EditPage::newSectionSummary should return a value in all code paths
[lhc/web/wiklou.git] / skins / Vector / skinStyles / mediawiki.special.less
1 /**
2 * Adjusts for decreased margin-bottom for h2 elements inside #content div
3 * introduced in March / April 2014 typography update.
4 */
5 table.mw-specialpages-table {
6 margin-top: 0;
7 }