summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
authorJohn Smith <john.smith7545@yahoo.com>2012-09-24 03:18:20 +0000
committerJohn Smith <john.smith7545@yahoo.com>2012-09-24 03:18:20 +0000
commit20d3984334363f00867eab6c0500fdda8b7d1c14 (patch)
tree5c2156c27963a136a222b574b99950f0de21d63d /src/widgets
parentFix for 165865 : Assert when duplicating markers (diff)
downloadinkscape-20d3984334363f00867eab6c0500fdda8b7d1c14.tar.gz
inkscape-20d3984334363f00867eab6c0500fdda8b7d1c14.zip
Fix for 1055253 : Statusbar opacity widget is too small
(bzr r11700)
Diffstat (limited to 'src/widgets')
-rw-r--r--src/widgets/widget-sizes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/widget-sizes.h b/src/widgets/widget-sizes.h
index 644740637..c3f9e1119 100644
--- a/src/widgets/widget-sizes.h
+++ b/src/widgets/widget-sizes.h
@@ -29,8 +29,8 @@
#define STATUS_ZOOM_WIDTH 57
-#define SELECTED_STYLE_SB_WIDTH 38
-#define SELECTED_STYLE_WIDTH 180
+#define SELECTED_STYLE_SB_WIDTH 48
+#define SELECTED_STYLE_WIDTH 190
#define STYLE_SWATCH_WIDTH 100
#define STATUS_LAYER_FONT_SIZE 7700