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 (Protected "Template:Graph:Chart/styles.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 12:16, 1 July 2020

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