Copying some styles from Mobile.css
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
No edit summary
Line 14: Line 14:
display: table;
display: table;
table-layout: fixed;
table-layout: fixed;
}
table.infobox caption {
display: table-caption;
caption-side: top;
}
}