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



commit 6092163955d311b3e313a706b83135ad4e09a5dc
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 8383c9d..09fbe7c 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -624,7 +624,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]