MediaWiki:Mobile.css: Difference between revisions

No edit summary
No edit summary
Tags: Mobile edit Mobile web edit
Line 8: Line 8:


.infobox {
.infobox {
max-width: 350px !important
max-width: 375px !important
}
}


Line 16: Line 16:


.wikitable {
.wikitable {
max-width: 100% !important
max-width: 375px !important
}
}