Difference between revisions of "MediaWiki:Common.css"

m
fixed
m (push down headers below floating content)
m (fixed)
table.collapsed tr.collapsible { display: none; }
.collapseButton { float: right; font-weight: normal; text-align: right; width: auto; }
 
/* push down headers below floating content */
 
h2 { clear: both; }