mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
overview: Increase the searchEntry width to 320 pixels
https://bugzilla.gnome.org/show_bug.cgi?id=682109
This commit is contained in:
parent
8c40ded498
commit
f347aba01b
1 changed files with 1 additions and 1 deletions
|
|
@ -652,7 +652,7 @@ StButton.popup-menu-item:insensitive {
|
|||
|
||||
#searchEntry {
|
||||
border-radius: 17px;
|
||||
width: 250px;
|
||||
width: 320px;
|
||||
}
|
||||
|
||||
.search-entry-icon {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue