electerious / electerious/basicLightbox
Height 100vh is too tall on iOS Safari
Aperta
- Lingua principale
- JavaScript
- Stelle
- 604
- Fork
- 57
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
On iOS Safari, if the two navigation bars are shown, 100vh is actually taller than the screen area available. So if you make a scrollable popup, it won't be possible to scroll down far enough to see all of the content.
In my site, just setting .basicLightbox's height to 100% instead seems to fix it.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.