bootstrap-bower
bootstrap-bower copied to clipboard
Unexpected behaviour of modal opened class
Your documentation about modal (https://angular-ui.github.io/bootstrap/#!#modal) says, related to modal's openedClass parameter: "Class added to the body element when the modal is opened". It is not true: it is really placed in the appendTo element.