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



commit efd7a3d8082faec10325f8283bac4778949d2034
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 abbfac0..3cce5ab 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -631,7 +631,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]