ember-addons / bootstrap-for-ember

Bootstrap for Ember.js
http://ember-addons.github.io/bootstrap-for-ember
Apache License 2.0
704 stars 103 forks source link

Add and remove class "modal-open" to/from body #132

Closed patricklx closed 10 years ago

patricklx commented 10 years ago

When the modal is too long it adds an additional scrollbar. Bootstrap fixes this by adding 'modal-open' to the body. We can do this too! http://getbootstrap.com/javascript/#modals-usage