1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-27 01:02:42 +01:00
phorge-phorge/webroot/rsrc
epriestley 4596e3876b Improve scrolling behavior for lightboxes in Safari
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
2012-10-23 12:00:37 -07:00
..
css Improve scrolling behavior for lightboxes in Safari 2012-10-23 12:00:37 -07:00
image Show all available action list icons in UIExamples 2012-10-23 12:00:28 -07:00
js Improve scrolling behavior for lightboxes in Safari 2012-10-23 12:00:37 -07:00
swf Make Notifications Realtime 2012-06-11 17:51:12 -07:00