Twitter Bootstrap Collapsible Navbar Duplicating
- by sixeightzero
I am working on a project using Twitter Bootstrap. One thing that I noticed is that my pages have duplicate navbars when they are defined as collapsible and the page is resized smaller.
Here is the duplicate NavBar:
Here is the normal width NavBar:
Code:
<!DOCTYPE html>
<html lang="en">
<!--[if lt IE 7]> <html…