Jump to content

MediaWiki:Vector-2022.css: Difference between revisions

Non-floating infoboxes for mobile users
 
m Yes, it's important
Line 2: Line 2:


.infobox {
.infobox {
   float: none;
   float: none !important;
}
}