MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 151: Line 151:
     {
     {
         width: 95%!important; /* Temp fix for Defacing the Wall’s wide collapsible boxes on mobile */
         width: 95%!important; /* Temp fix for Defacing the Wall’s wide collapsible boxes on mobile */
    }
   
    .infobox
    {
        float: none;
        width: 100%;
        margin: 0 0 0 1em;
     }     
     }     
}
}