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



commit 62052274037a8434a6ada9a46e93fdc0f6584a2c
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 b4985b1..dfeaecb 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]