MediaWiki:Mobile.css: Difference between revisions

No edit summary
No edit summary
 
Line 2: Line 2:


.infobox.mobile {
.infobox.mobile {
     width: 100%;
     width: 100% !important;
     margin-top: 0.5rem;
     margin-top: 0.5rem !important;
}
}