[gnome-shell/wip/aggregate-menu: 42/48] xxx: Increase the width of the aggregate menu for now



commit 5ffdee44e2d07ee05ccb452be4cb2b2f25ce841d
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Tue Jul 16 16:26:39 2013 -0400

    xxx: Increase the width of the aggregate menu for now
    
    This prevents some of our status messages from becoming ellipsized.

 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 98e299a..812502a 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -623,7 +623,7 @@ StScrollBar StButton#vhandle:active {
 }
 
 .aggregate-menu {
-    width: 320px;
+    width: 340px;
 }
 
 .system-switch-user-submenu-icon {


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