https://bugzilla.wikimedia.org/show_bug.cgi?id=50206
--- Comment #4 from Alex Monk <[email protected]> --- So we just want to fix the loading bar at a certain position on the screen? I'm thinking of something like this in modules/ve-mw/init/styles/ve.init.mw.ViewPageTarget.css under ".ve-init-mw-viewPageTarget-loading {": - float: right; + position: fixed; + right: 5%; + top: 16%; -- 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
