From 8f94078da852b1a3b22d108f1029482c676272d9 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 18 Apr 2015 18:12:10 -0700 Subject: New form control sizing, new navbar condensed variation, update nav and navbar spacing --- docs/components/navbar.md | 55 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) (limited to 'docs/components') diff --git a/docs/components/navbar.md b/docs/components/navbar.md index f61c3124c..a28ed3714 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -150,6 +150,61 @@ Replace `.navbar-default` with `.navbar-inverse` for a darker background color a {% endexample %} +### Condensed + +Condensed navbars provide a similar aesthetic to Bootstrap 3's navbar. It cuts the padding down, enables full-height navigation, and tweaks vertical alignment for search forms, buttons, and more. It's also available in both default and inverse schemes. + +{% example html %} + + + +{% endexample %} + + ### Collapsible content Our collapse plugin allows you to use a `