Difference between revisions of "Template:Graph:Chart/styles.css"
Jump to navigation
Jump to search
(Zesty changed the content model of the page Graph:Chart/styles.css from "wikitext" to "CSS") Tag: content model change |
m (Zesty moved page Graph:Chart/styles.css to Template:Graph:Chart/styles.css without leaving a redirect: Installation woes) |
(No difference)
|
Revision as of 21:41, 20 January 2021
/* Prevent overflow behavior in mobile skins. */ body.skin-minerva div.mw-graph { min-width: auto !important; max-width: 100%; overflow: auto; }