MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
Arvid Varg (talk | contribs) No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
.wikitable th, .wikitable td { | .wikitable th, .wikitable td { | ||
vertical-align: top; | vertical-align: top; | ||
} | |||
.wikitable--small { | |||
margin: 0; | |||
max-width: none; | |||
width:100%; | |||
} | } | ||