Changes

Jump to navigation Jump to search
m
Changed protection settings for "Template:Graph:Street map with marks/styles.css": High-risk template or module: 4652 transclusions (more info) ([Edit=Require extended confirmed access] (indefinite) [Move=Require extended confirmed access] (indefinite))
/* {{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;
}
Anonymous user

Navigation menu