joaopereirawd / animatedModal.js

animatedModal.js is a jQuery plugin to create a fullscreen modal with CSS3 transitions. You can use the transitions from animate.css or create your own transitions.
MIT License
962 stars 207 forks source link

Closing modal with lightSpeedOut hides bootstrap hamburger menu icon #44

Open TimmyDodd opened 7 years ago

TimmyDodd commented 7 years ago

When I open and close a modal with lightSpeedIn and lightSpeedOut on my cell phone the navbar extends beyond the edge of the screen. It extends the page to about twice the width of the browser. If I use other animations nothing goes wrong.