Template:Graph:Chart/styles.css
< Template:Graph:Chart
Jump to navigation
Jump to search
Revision as of 14:45, 2 September 2019 by en>AKlapper (WMF) (1 revision imported from meta:Template:Graph:Chart/styles.css: See phab:T231001)
/* Prevent overflow behavior in mobile skins. */
body.skin-minerva div.mw-graph {
min-width: auto !important;
max-width: 100%;
overflow: auto;
}