View source for Template:Graph:Chart/styles.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
/* {{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;
}
000
1:0
Templates used on this page:
- Template:Pp-template (view source)
- Module:Arguments (view source)
- Module:Effective protection expiry (view source)
- Module:Effective protection level (view source)
- Module:File link (view source)
- Module:Protection banner (view source)
- Module:Protection banner/config (view source)
- Module:Yesno (view source)
Return to Template:Graph:Chart/styles.css.