For buttons not residing in a <form>, add this class to vertically center buttons within a navbar.
+
Forms
+
Place form content within .navbar-form for proper vertical alignment and collapsed behavior in narrow viewports. Use the alignment options to decide where it resides within the navbar content.
+
As a heads up, .navbar-form shares much of it's code with .form-inline via mixin.
+
+{% highlight html %}
+
+{% endhighlight %}
+
+
+
Buttons
+
For buttons not residing in a <form>, add this class to vertically center buttons within a navbar.