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

From The HILLSIDE
Jump to navigation Jump to search
en>AKlapper (WMF)
m (1 revision imported from meta:Template:Graph:Chart/styles.css: See phab:T231001)
 
m (1 revision imported: Import Template:Graph:Chart)
(No difference)

Revision as of 18:10, 24 June 2020

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