overview: Increase the searchEntry width to 320 pixels

https://bugzilla.gnome.org/show_bug.cgi?id=682109
This commit is contained in:
Joost Verdoorn 2012-08-20 11:32:49 +02:00 committed by Florian Müllner
parent 8c40ded498
commit f347aba01b

View File

@ -652,7 +652,7 @@ StButton.popup-menu-item:insensitive {
#searchEntry { #searchEntry {
border-radius: 17px; border-radius: 17px;
width: 250px; width: 320px;
} }
.search-entry-icon { .search-entry-icon {