Changes

Jump to navigation Jump to search

Template:Graph:Chart/styles.css

290 bytes added, 11:01, 20 April 2021
Created page with "{{pp-template}}: Prevent overflow behavior in mobile skins.: @media all and ( max-width: 720px ) { body.skin-minerva .mw-graph { min-width: 100% !important; max..."
/* {{pp-template}} */
/* Prevent overflow behavior in mobile skins. */
@media all and ( max-width: 720px ) {
body.skin-minerva .mw-graph {
min-width: 100% !important;
max-width: 100%;
overflow-x: auto;
overflow-y: visible;
}
}

.mw-graph-img {
width: inherit;
height: inherit;
}
administrator, administrators, Bureaucrats, Interface administrators, Administrators
22,335
edits

Navigation menu