diff options
| author | John Smith <john.smith7545@yahoo.com> | 2012-10-11 14:23:48 +0000 |
|---|---|---|
| committer | John Smith <john.smith7545@yahoo.com> | 2012-10-11 14:23:48 +0000 |
| commit | 756e60863f9997fc95365a21937b9ac402709441 (patch) | |
| tree | 82fc135e5207f0ca6bf5050f3f9bd8a47bfe4a04 /src/widgets/widget-sizes.h | |
| parent | Update default keymap to include most of the new verbsadded in trunk, sync in... (diff) | |
| download | inkscape-756e60863f9997fc95365a21937b9ac402709441.tar.gz inkscape-756e60863f9997fc95365a21937b9ac402709441.zip | |
Fix for 1058402 : Inconsistent opacity indication
(bzr r11781)
Diffstat (limited to 'src/widgets/widget-sizes.h')
| -rw-r--r-- | src/widgets/widget-sizes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/widget-sizes.h b/src/widgets/widget-sizes.h index 7de251ee6..fe89d4574 100644 --- a/src/widgets/widget-sizes.h +++ b/src/widgets/widget-sizes.h @@ -31,7 +31,7 @@ #define SELECTED_STYLE_SB_WIDTH 48 #define SELECTED_STYLE_WIDTH 190 -#define STYLE_SWATCH_WIDTH 130 +#define STYLE_SWATCH_WIDTH 135 #define STATUS_LAYER_FONT_SIZE 7700 |
