Bureaucrats, content-moderator, emailconfirmed, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Administrators, threadmoderator
85,404
edits
(Created page with "/* =================== Due to changes to category module on 5 February 2013, it was expedient to pull out all category code into its own CSS file, which...") |
No edit summary |
||
Line 7: | Line 7: | ||
into Common.css | into Common.css | ||
=================== */ | =================== */ | ||
.CategorySelect.articlePage .category { | |||
border-right: 1px solid rgb(204, 204, 204); | |||
line-height: 90%; | |||
} | |||
.CategorySelect.articlePage .categories { | |||
overflow:visible; | |||
} |
edits