MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1,256:
/* Automatically makes ALL wikitables full-width, responsive, and clear of infoboxes */
.wikitable {
clear: both; !important;
width: 100% !important;
overflow-x: auto;
| |||