Fix sporadic rounding on message search bar. (#4333)
This is fixed in the same way as #4328.
This commit is contained in:
parent
5d76ed888c
commit
80acbc7c06
@ -37,6 +37,7 @@ form.message-search input {
|
||||
border: 0;
|
||||
color: inherit;
|
||||
background-color: #fafafa;
|
||||
appearance: none;
|
||||
}
|
||||
|
||||
form.message-search input::placeholder {
|
||||
|
Loading…
Reference in New Issue
Block a user