User "Fomafix" posted a comment on MediaWiki.r97381. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97381#c23987 Commit summary:
Adding padding:0px to '.catlinks ul' (Follow-up r92054). Browsers sometimes have a default padding-left: 40px; which looks ugly if the <ul> is diplayed inline with a label in front of it. Before: http://i.imgur.com/JWJvp.png ; After: http://i.imgur.com/Vo1nN.png Comment: <code>padding:0</code> is also missing in phase3/skins/common/commonPrint.css from r96775. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
