MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 148: Line 148:
     rotate: unset !important;
     rotate: unset !important;
)
)
@media only screen and (max-width: 767px) {
    html, body {
        overflow-x: hidden;
    }
}