MediaWiki:Common.css: Difference between revisions

workaround to fix cut off mobile view
Tag: Reverted
Undo revision 3439 by Kostas (talk)
Tag: Undo
Line 48: Line 48:


.infobox-table{
.infobox-table{
     width:95%;
     width:100%;
     table-layout:fixed;
     table-layout:fixed;
}
}