Template:Graph:Chart/sandbox/styles.css

From blackwiki
Jump to navigation Jump to search
/* Prevent overflow behavior in mobile skins, */
body.skin-minerva div.mw-graph {
	max-width: 100%;
	overflow: auto;
}