From a06a78a9c12b51c86dff1278aea231d95c2a26b1 Mon Sep 17 00:00:00 2001 From: Adel Gadllah Date: Mon, 23 Sep 2013 17:42:04 +0200 Subject: [PATCH] aggregate-menu: Increase width Add 20px more width to make longer strings (translations) fit better. https://bugzilla.gnome.org/show_bug.cgi?id=708472 --- data/theme/gnome-shell.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index 15f91ef87..62a7eae20 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -642,7 +642,7 @@ StScrollBar StButton#vhandle:active { } .aggregate-menu { - width: 340px; + width: 360px; } .aggregate-menu .popup-menu-icon {