Template:Map with marks/styles.css: Difference between revisions
m MSGJ moved page Template:Graph:Street map with marks/styles.css to Template:Map with marks/styles.css without leaving a redirect: simplify name |
Startupedia (talk | contribs) m 1 revision imported |
(No difference)
|
Latest revision as of 19:52, 9 February 2025
/* {{pp-template}} */ /* Prevent overflow behavior in mobile skins. */ @media all and ( max-width: 720px ) { body.skin-minerva div.mw-graph { min-width: 100% !important; max-width: 100%; overflow-x: auto; overflow-y: visible; } } .mw-graph-img { width: inherit; height: inherit; }