]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Fix: Modal does not have background outside viewport on small medials 4865/head
authorkarland <ulrich.anders@online.de>
Tue, 1 Apr 2014 14:49:37 +0000 (16:49 +0200)
committerkarland <ulrich.anders@online.de>
Tue, 1 Apr 2014 14:49:37 +0000 (16:49 +0200)
commit6c0bf1163a2ec62f7b82641615bf8094431be058
tree5cc5aa60f2198285a72f9c74f55d992930003c7c
parentb14ece3506932a5decdffe9c446a1afbd443dcc2
Fix: Modal does not have background outside viewport on small medials

If the reval modal is larger then the viewport the background disappears
when scrolling the modal up. The cause is the the height: 100vh, that
limits the height of the modal to the viewport height.
scss/foundation/components/_reveal.scss