I\'m using twitter bootstrap dropdown menu in a fixed navbar at the top of my page.
It all works fine but am having issues with the drop down menu items showing behi
IE 7 on windows8 with bootstrap 3.0.0.
.navbar { position: static; } .navbar .nav > li { z-index: 1001; }
fixed