Template:Graph:Chart/styles.css
< Template:Graph:Chart
Jump to navigation
Jump to search
Revision as of 17:15, 20 November 2018 by imported>Great Brightstar (←Created page with '→Prevent overflow behavior in mobile skins,: body.skin-minerva div.mw-graph { max-width: 100%; overflow: auto; }')
/* Prevent overflow behavior in mobile skins, */
body.skin-minerva div.mw-graph {
max-width: 100%;
overflow: auto;
}