Issue description
Navbar with .fixed-top className overshadows Modal. Modal has the default zIndex set to 1000 while Navbar.fixed-top has zIndex set to 1030. The problem can be fixed by setting Modal zIndex property to greater than 1030.
- version
#4.2.0
- components:
Modal
Steps to reproduce issue
http://codepen.io/alihammad-gist/pen/MpwBeY
Issue description
Navbar with
.fixed-topclassName overshadowsModal.Modalhas the default zIndex set to1000whileNavbar.fixed-tophas zIndex set to1030. The problem can be fixed by settingModalzIndex property to greater than 1030.#4.2.0ModalSteps to reproduce issue
http://codepen.io/alihammad-gist/pen/MpwBeY