https://bugzilla.wikimedia.org/show_bug.cgi?id=29704
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |easy --- Comment #2 from [email protected] 2011-07-25 21:06:38 UTC --- Until this is fixed, users can use the following workaround on vector.js: ----------------------------------- $(function() { $('#mw-articlefeedback') .prependTo('#footer') .css('font-size', '0.8em'); }); ----------------------------------- -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
