MediaWiki:Mobile.css: Difference between revisions

Jump to navigation Jump to search
Table width issues.
(Table and infobox fixes & cleanup.)
(Table width issues.)
Line 54: Line 54:
  * Fixes for table width issues; not sure why these are necessary.
  * Fixes for table width issues; not sure why these are necessary.
  */
  */
 
.citizen-table-wrapper {
.citizen-table-wrapper {
width: 100%;
width: 100%;
Line 61: Line 61:
table {
table {
display: table;
display: table;
width: 100%;
}
}


Navigation menu