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 was archived by the owner on May 29, 2019. It is now read-only.
This has been fixed in bootstrap 3.2.0 but won't be automatically fixed in angular-ui since fix is applied via javascript not css.
In bootstrap 3.2.0 when modal opens padding-right is added to prevent content from moving.
This is only an issue under Chrome. IE works fine.
Function that does that can be found in bootstrap.js and is called setScrollbar.
This issue seems to be fixed in bootstrap 3.2.0, but still exists in angular ui.
Thread on bootstrap
This is can be reproduced at http://angular-ui.github.io/bootstrap/#/modal
The text was updated successfully, but these errors were encountered: