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