Template:Graph:Chart/styles.css
< Template:Graph:Chart
Jump to navigation
Jump to search
Revision as of 21:39, 20 January 2021 by Zesty (talk | contribs) (Zesty changed the content model of the page Graph:Chart/styles.css from "wikitext" to "CSS")
/* Prevent overflow behavior in mobile skins. */ body.skin-minerva div.mw-graph { min-width: auto !important; max-width: 100%; overflow: auto; }