I\'m trying to create a simple Navbar in Bootstrap 3 that doesn\'t collapse - responsive isn\'t necessary here because we just have a simple title on the left + button on th
The best way I could find is to use 2 navbar-header containers, and then use pull-left and pull-right since they aren't tied to any responsive media queries..