mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 20:54:31 +08:00
0bef5af582
All current browser treat the HTML document (not the body element) as the scrollable document element. Hence in all current browsers, `document.body.scrollTop` returns 0. This commit removes all usage of this property, because it is effectively 0. Co-authored-by: David Taylor <david@taylorhq.com> |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |