]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
fix docs modal example fade out
authorGijs Boddeus <botje_gijs@hotmail.com>
Sat, 12 Aug 2017 19:44:25 +0000 (21:44 +0200)
committerJohann-S <johann.servoire@gmail.com>
Sat, 12 Aug 2017 20:08:09 +0000 (22:08 +0200)
commit9a03d7efc6ccb486c88a74eeafdfd97ac5f14abf
tree257c0a354be76994c3727ec93d041af72c2520fb
parent7b8afff038e251acbdb28e455aec886d24a766e7
fix docs modal example fade out

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
assets/scss/_component-examples.scss