From 9781e357df4843f39ebe62b3d3dc4a86e4d679d1 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Thu, 31 Mar 2016 19:06:52 +0200 Subject: gnome-shell: make aggregate-menu a little wider (fix #447) --- common/gnome-shell/3.18/sass/_common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/gnome-shell/3.18/sass') 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; } } -- cgit v1.2.3