Add 'padding: 0;' for '.catlinks ul' in commonPrint as well
authorKrinkle <krinkle@users.mediawiki.org>
Sat, 15 Oct 2011 23:51:24 +0000 (23:51 +0000)
committerKrinkle <krinkle@users.mediawiki.org>
Sat, 15 Oct 2011 23:51:24 +0000 (23:51 +0000)
commit2c6157ca84ffed6fc7c1bb843ffa7645ab5f1a16
treeaa819c991f56d88d2cc5c4bab0430583ea36207c
parent898bbf5ee40438f0d6aad206172534409358ce6f
Add 'padding: 0;' for '.catlinks ul' in commonPrint as well
* Follows-up r97381 adding it to shared.css
* Reason: Several browsers have defaults like padding-left: 40px; for unordered lists. That looks rather ugly if the list is used with inline list items (as is the case for cat links)
skins/common/commonPrint.css