Template:Forumsearch/styles.css

From The Audiovisual Identity Database
< Template:Forumsearch
Revision as of 12:16, 15 October 2021 by imported>Hb1290 (Created page with "→‎Mobile width fix: @media screen and (max-width:720px) {.inputbox-sidebar { width:100% } }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/*Mobile width fix*/
@media screen and (max-width:720px) {.inputbox-sidebar {
    width:100%
}
}