aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.18/sass
diff options
context:
space:
mode:
authorHorst31802016-03-31 15:14:38 +0200
committerHorst31802016-03-31 15:14:43 +0200
commitf7a1c002e17e6935a8c4dcf91bb81b43fa702248 (patch)
tree51d063cc23234564a97baa381beb86eefdc72c87 /common/gnome-shell/3.18/sass
parent6d7ab710c89c193af7f086b0aabcc08f9673f292 (diff)
downloadsolarc-theme-f7a1c002e17e6935a8c4dcf91bb81b43fa702248.tar.gz
solarc-theme-f7a1c002e17e6935a8c4dcf91bb81b43fa702248.tar.xz
solarc-theme-f7a1c002e17e6935a8c4dcf91bb81b43fa702248.zip
gnome-shell: make aggregate-menu wider (#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 9b7eb61..cda4d01 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: 21em;
+ min-width: 23em;
.popup-menu-icon { padding: 0 4px; }
}