Template:Graph:Chart/styles.css

From blackwiki
< Template:Graph:Chart
Revision as of 17:15, 20 November 2018 by imported>Great Brightstar (Created page with '→‎Prevent overflow behavior in mobile skins,: body.skin-minerva div.mw-graph { max-width: 100%; overflow: auto; }')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* Prevent overflow behavior in mobile skins, */
body.skin-minerva div.mw-graph {
	max-width: 100%;
	overflow: auto;
}