mirror of
https://github.com/flarum/core.git
synced 2025-07-24 18:21:33 +02:00
Make sure search input has a background when focused
This commit is contained in:
@@ -268,7 +268,7 @@
|
||||
|
||||
@media @tablet {
|
||||
.Header-secondary .Search {
|
||||
input {
|
||||
input:not(:focus) {
|
||||
width: 1px;
|
||||
background: transparent;
|
||||
}
|
||||
|
Reference in New Issue
Block a user