Template:Graph:Chart/styles.css

From The HILLSIDE
< Template:Graph:Chart
Revision as of 18:10, 24 June 2020 by SheldonBole (talk | contribs) (1 revision imported: Import Template:Graph:Chart)
Jump to navigation Jump to search
/* Prevent overflow behavior in mobile skins. */
body.skin-minerva div.mw-graph {
	min-width: auto !important;
	max-width: 100%;
	overflow: auto;
}