Replace document.body.scrollTop with window.scrollY
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 25 Mar 2016 18:58:11 +0000 (19:58 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 25 Mar 2016 18:58:46 +0000 (19:58 +0100)
commit177f10e438ef44e9f11e1fbd2f600235b4e5cbaa
tree83e97a4a5c6abd52b282aee2402fc8a523e741b2
parent0ebb29e2a05685fcd33e6ae4cac675265f0a50ee
Replace document.body.scrollTop with window.scrollY

see 13d884839f750cc42a21c4b6c55dce5cf9229d0f
wcfsetup/install/files/js/WoltLab/WCF/Acp/Ui/Style/Editor.js
wcfsetup/install/files/js/WoltLab/WCF/Ui/Alignment.js
wcfsetup/install/files/js/WoltLab/WCF/Ui/Page/Header/Fixed.js
wcfsetup/install/files/js/WoltLab/WCF/Ui/Redactor/Mention.js
wcfsetup/install/files/js/WoltLab/WCF/Ui/Redactor/Quote.js