1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/webroot/rsrc/css/core
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
..
buttons.css Allow action list items to render as forms 2012-10-03 10:21:39 -07:00
core.css Improve scrolling behavior for lightboxes in Safari 2012-10-23 12:00:37 -07:00
remarkup.css Improve image thumbnailing and increase the size of Macro thumbnails 2012-10-08 13:26:10 -07:00
syntax.css Link scoped symbols 2012-08-09 11:47:41 -07:00