diff options
Diffstat (limited to 'common/gnome-shell/3.18/gnome-shell.css')
-rw-r--r-- | common/gnome-shell/3.18/gnome-shell.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gnome-shell/3.18/gnome-shell.css b/common/gnome-shell/3.18/gnome-shell.css index f44f397..1c6ab74 100644 --- a/common/gnome-shell/3.18/gnome-shell.css +++ b/common/gnome-shell/3.18/gnome-shell.css @@ -734,7 +734,7 @@ StScrollBar { color: transparent; } .aggregate-menu { - min-width: 21em; } + min-width: 23em; } .aggregate-menu .popup-menu-icon { padding: 0 4px; } |