Tech, Bureaucrats, emailconfirmed, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Suppressors, Administrators, threadmoderator
118,870
edits
(Fixing a really weird spacing bug that shouldn't be happening.) |
(Making this look more consistent, so navbox subchildren get the white line in either case (whether you have the list and then the subchild, or the "outside" list inside the subchild).) |
||
Line 449: | Line 449: | ||
.page-content .navbox-list > div > p { | .page-content .navbox-list > div > p { | ||
line-height: inherit; | line-height: inherit; | ||
margin-top: | margin-bottom: 0; | ||
padding-top: 0.25px; | |||
padding-bottom: 0.25px; | |||
border-bottom: solid 2px white; | |||
} | } | ||
.navbox-subgroup > tbody > tr:last-of-type > .navbox-list { | .navbox-subgroup > tbody > tr:last-of-type > .navbox-list { |
edits