I\'m using the bootstrap navigation bar, but I want to float one of the buttons to the right instead of the left as it already is. Here\'s the HTML:
Create a separate ul.nav for just that list item and float that ul right.
ul.nav
ul
jsFiddle