You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 22, 2020. It is now read-only.
when modal with image open on narrow tall window (mobile in portrait orientation for example) i cant close it by click outside of image frame, because .modal-dialog occupy all of height of screen at same time image take only small part of screen
same reason modal not center vertically and show on top of screen.
its because .ekko-lightbox dont have
align-items: center;
upd: problem only in release and seems latest sources in repo correct so close issue
browser is firefox 62.0.3
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
release 5.4.0-rc2 has issue
in my case i use bootstrap 3.3.7 + ekko 5.4.0-rc2
its because .ekko-lightbox dont have
align-items: center;
upd: problem only in release and seems latest sources in repo correct so close issue
browser is firefox 62.0.3
The text was updated successfully, but these errors were encountered: