Closed nikleh closed 7 years ago
Currently, the bootstrap modal disappears when iOS devices change from landscape to portrait or portrait to landscape display. The opaque background remains, but the modal disappears. This has to do with the margin/fixed width.
These changes fix this issue.
Going to close this as too much of a breaking change - this should be done on the user's side, as this is a level of styling that is guaranteed to break many people's apps. This is better fixed in Bootstrap itself, or on a user by user basis.
This fixes the disappearing modal in iOS