mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-23 07:12:41 +01:00
4596e3876b
Summary: Our "html { overflow-y: scroll; }" makes Safari flip out when we put "hidden" on body. Instead, put the scroll on `body` and then replace it with `hidden` when the lightbox is visible. Test Plan: In Safari, the body scrollbar vanishes when the lightbox is active and scrolling no longer causes spasms. Reviewers: btrahan Reviewed By: btrahan CC: aran Differential Revision: https://secure.phabricator.com/D3800 |
||
---|---|---|
.. | ||
application | ||
javelin | ||
raphael | ||
stripe |