MediaWiki:Common.css: Difference between revisions
No edit summary  | 
				No edit summary  | 
				||
| Line 147: | Line 147: | ||
.mw-parser-output ul li {  | .mw-parser-output ul li {  | ||
     rotate: unset !important;  |      rotate: unset !important;  | ||
}  | |||
@media only screen and (max-width: 767px) {  | @media only screen and (max-width: 767px) {  | ||
     html, body {  |      html, body {  | ||
         overflow-x: hidden;  |          /*overflow-x: hidden;*/  | ||
     }  |      }  | ||
     .vector-header-container {  |      .vector-header-container {  | ||