Created by: gijsbotje
the z-index was only corrected for .modal.show which made the modal drop behind the header and backdrop when fading out
simply dropping the .show from this selector will correct this issue
Created by: gijsbotje
the z-index was only corrected for .modal.show which made the modal drop behind the header and backdrop when fading out
simply dropping the .show from this selector will correct this issue