Kostas (talk | contribs)
Undo revision 3434 by Kostas (talk)
Tag: Undo
Kostas (talk | contribs)
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;
}
}