[gnome-shell] overview: Increase the searchEntry width to 320 pixels



commit f347aba01b1a04643eb5a317940e364a4cf06905
Author: Joost Verdoorn <jpverdoorn gmail com>
Date:   Mon Aug 20 11:32:49 2012 +0200

    overview: Increase the searchEntry width to 320 pixels
    
    https://bugzilla.gnome.org/show_bug.cgi?id=682109

 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 65428d5..fdc9731 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -652,7 +652,7 @@ StButton.popup-menu-item:insensitive {
 
 #searchEntry {
     border-radius: 17px;
-    width: 250px;
+    width: 320px;
 }
 
 .search-entry-icon {



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