Template:Forumsearch/styles.css: Difference between revisions

From The Audiovisual Identity Database
Jump to navigation Jump to search
imported>Hb1290
(Created page with "→‎Mobile width fix: @media screen and (max-width:720px) {.inputbox-sidebar { width:100% } }")
 
imported>Hb1290
(Created page with "→‎Mobile width fix: @media screen and (max-width:720px) {.inputbox-sidebar { width:100% } }")
 
(No difference)

Latest revision as of 12:16, 15 October 2021

/*Mobile width fix*/
@media screen and (max-width:720px) {.inputbox-sidebar {
    width:100%
}
}