Reduce the search box width to avoid wrapping.
This commit is contained in:
parent
2db0ee6ba3
commit
a57054ef9e
@ -202,7 +202,7 @@ body {
|
||||
}
|
||||
|
||||
#searchToolbar > input {
|
||||
width: 220px;
|
||||
width: 210px;
|
||||
}
|
||||
|
||||
#searchResults {
|
||||
|
Loading…
x
Reference in New Issue
Block a user