.modal-open missing from body
Created by: VeloAddict
Why was the .modal-open class attachement removed from body on modal open? For instance I used it to blur the elements behind the overlay. Now I have to go the extra mile and write javascript to add the class on modal open/remove on clsoe.