I've been experimenting with Bootstrap to customize a navbar to my liking. I'm having trouble getting everything vertically centered properly in this menu, as you can see in my code. I've made some okay adjustments by tweaking the margin, but I just can't seem to get the button centered. I'm confident that there's a simple solution using position:relative
to center everything, but I just can't figure it out.
http://codepen.io/anon/pen/yMGEZb
Thank you for your assistance!