Template:Graph:Chart/styles.css

From Sagan 4 Alpha Wiki
Revision as of 07:45, 30 July 2020 by imported>Disgustedorite (Created page with "→‎Prevent overflow behavior in mobile skins.: body.skin-minerva div.mw-graph { min-width: auto !important; max-width: 100%; overflow: auto; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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