MediaWiki:Common.css: Difference between revisions

Trying to fix the vertical offset of the first element of multi-column list.
No edit summary
Tag: Manual revert
(Trying to fix the vertical offset of the first element of multi-column list.)
Tag: Reverted
Line 120: Line 120:
margin-left: 3px;
margin-left: 3px;
}
}
.column-text div:first-child p:first-child { margin: 0; }