From f347aba01b1a04643eb5a317940e364a4cf06905 Mon Sep 17 00:00:00 2001 From: Joost Verdoorn Date: Mon, 20 Aug 2012 11:32:49 +0200 Subject: [PATCH] overview: Increase the searchEntry width to 320 pixels https://bugzilla.gnome.org/show_bug.cgi?id=682109 --- data/theme/gnome-shell.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index 65428d5e9..fdc973104 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 {