User "Krinkle" posted a comment on MediaWiki.r99080. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99080#c23984 Commit summary:
Fix Bug:31396. The bug was cause by r86861, which used CSS sprites to change the appearance of the arrow when the element is focused. This revision separate the focus arrow from the sprites image because it hardly possible to adjust the position of image **when the width are unfixed**. Comment: For an icon like this it's not a big deal, but in general when splitting up a file in two or more smaller files (goes for images too) it is recommended to use '<code>svn copy</code>' to duplicate the file and then modify the two files (instead of modifying one file (removing stuff), and adding a new file with that content) - to preserve history. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
