Jump to content

Template:Graph:Chart/styles.css

From pool
Revision as of 15:03, 28 January 2020 by Caleb Cooper (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This content is in the Template Namespace. Used for page-templates that can be re-used across the wiki.
/* Prevent overflow behavior in mobile skins. */
body.skin-minerva div.mw-graph {
	min-width: auto !important;
	max-width: 100%;
	overflow: auto;
}