Template:Graph:Chart/styles.css: Difference between revisions
Jump to navigation
Jump to search
m 1 revision imported |
wp>MusikBot II m Changed protection settings for "Template:Graph:Chart/styles.css": High-risk template or module 8725 transclusions (more info) ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)) |
||
Line 2: | Line 2: | ||
/* Prevent overflow behavior in mobile skins. */ | /* Prevent overflow behavior in mobile skins. */ | ||
@media all and ( max-width: 720px ) { | @media all and ( max-width: 720px ) { | ||
body.skin-minerva | body.skin-minerva .mw-graph { | ||
min-width: | min-width: 100% !important; | ||
max-width: 100%; | max-width: 100%; | ||
overflow-x: auto; | overflow-x: auto; |