MediaWiki:Common.css: Difference between revisions

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


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