"Brion VIBBER" posted a comment on MediaWiki.r99913.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99913#c27378

Commit summary for MediaWiki.r99913:

Followup r79867: re-animate the spinner during Special:Upload's thumbnail init 
(was lost by drawing the spinner to a canvas).

Switched from an <img> on the pre-canvas code to mw-small-spinner class so the 
CSS can worry about the path. :)

Brion VIBBER's comment:

It looks fine -- the spinner itself is centered:

  background-image: url(images/spinner.gif);
  background-position: center center;
  background-repeat: no-repeat;

:)

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to