aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.18/sass
diff options
context:
space:
mode:
authorHorst31802016-03-31 19:06:52 +0200
committerHorst31802016-03-31 19:06:58 +0200
commit9781e357df4843f39ebe62b3d3dc4a86e4d679d1 (patch)
tree819044fe0470f6463b844eed1c8c81ee3c9f9ab7 /common/gnome-shell/3.18/sass
parent58a8abc3703ba1a9906910a9b54dcb775a7e2652 (diff)
downloadsolarc-theme-9781e357df4843f39ebe62b3d3dc4a86e4d679d1.tar.gz
solarc-theme-9781e357df4843f39ebe62b3d3dc4a86e4d679d1.tar.xz
solarc-theme-9781e357df4843f39ebe62b3d3dc4a86e4d679d1.zip
gnome-shell: make aggregate-menu a little wider (fix #447)
Diffstat (limited to 'common/gnome-shell/3.18/sass')
-rw-r--r--common/gnome-shell/3.18/sass/_common.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gnome-shell/3.18/sass/_common.scss b/common/gnome-shell/3.18/sass/_common.scss
index cda4d01..cac5ad3 100644
--- a/common/gnome-shell/3.18/sass/_common.scss
+++ b/common/gnome-shell/3.18/sass/_common.scss
@@ -988,7 +988,7 @@ StScrollBar {
}
.aggregate-menu {
- min-width: 23em;
+ min-width: 23.5em;
.popup-menu-icon { padding: 0 4px; }
}