Template:Graph:Chart/sandbox/styles.css
< Template:Graph:Chart | sandbox
Jump to navigation
Jump to search
Revision as of 17:09, 20 November 2018 by imported>Great Brightstar (Add a note)
/* Prevent overflow behavior in mobile skins, */
body.skin-minerva div.mw-graph {
max-width: 100%;
overflow: auto;
}