Bring back the search box on the mobile spots list, I want this for WFD

This commit is contained in:
Ian Renton
2026-01-13 21:34:54 +00:00
parent 9b3536d740
commit 67b9c3bc50
3 changed files with 9 additions and 6 deletions

View File

@@ -349,6 +349,9 @@ div.band-spot:hover span.band-spot-info {
max-height: 26em;
overflow: scroll;
}
input#search {
max-width: 7em;
}
}
@media (min-width: 992px) {