Jump to content

Template:Graph:Chart/styles.css: Difference between revisions

From pool
Content deleted Content added
m 1 revision imported
 
(No difference)

Latest revision as of 15:03, 28 January 2020

/* Prevent overflow behavior in mobile skins. */
body.skin-minerva div.mw-graph {
	min-width: auto !important;
	max-width: 100%;
	overflow: auto;
}