navbar-fixed-top in IE fails to show dropdown items
Created by: nitishdhar
If I use class navbar-fixed-top along with nav in the menu, the dropdown elements in the menu fail to come down. They open but get hidden by the navbar component.
If I set navbar-fixed-top z-index to auto, it works but then starts going behing elements like service boxes etc when user scrolls down.
This issue is only in IE