mirror of
https://github.com/flarum/framework.git
synced 2025-03-15 00:05:12 +08:00
Make sure search input has a background when focused
This commit is contained in:
parent
3e4a8fe769
commit
690df87ad0
@ -268,7 +268,7 @@
|
||||
|
||||
@media @tablet {
|
||||
.Header-secondary .Search {
|
||||
input {
|
||||
input:not(:focus) {
|
||||
width: 1px;
|
||||
background: transparent;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user