twbs/bootstrap-sass

Modal is not displaying properly on Android

Closed this issue · 1 comments

Hello there,

I built a webpage using Bootstrap 3.3.7 and I decided to use modals. It works fine on desktop browsers and on iOS but for some reason is not displaying properly on Android devices. Every time you click on the link, the modal comes partially down and you can't scroll up to see more. Can somebody help with that?

Thank you,

Bruno

I found the problem, it was getting in conflict with Animate CSS... Now I need to figure out how to end the conflict