[gnome-shell] aggregate-menu: Increase width



commit a06a78a9c12b51c86dff1278aea231d95c2a26b1
Author: Adel Gadllah <adel gadllah gmail com>
Date:   Mon Sep 23 17:42:04 2013 +0200

    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 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 15f91ef..62a7eae 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 {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]