MediaWiki:Mobile.css: Difference between revisions

no edit summary
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 234: Line 234:


@media screen and (max-width: 719px) {
@media screen and (max-width: 719px) {
     .embedvideo.mw-halign-right, .embedvideo.mw-halign-left {
     .embedvideo.mw-halign-right, .embedvideo.mw-halign-left, .main-page-box .floatleft, .main-page-box .floatright  {
         float: none !important;
         float: none !important;
         clear: both! important;
         clear: both! important;