From 25e63a7b5724f797a4683e421d2e09e1a869ab69 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 17 Oct 2016 22:09:11 -0700 Subject: [PATCH] document new navbar classes and styles, update responsive variation, fix broken float classes --- docs/components/navbar.md | 48 +++++++++++++++++++++++++-------------- 1 file changed, 31 insertions(+), 17 deletions(-) diff --git a/docs/components/navbar.md b/docs/components/navbar.md index 3fc1c38ef2..e312428dad 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -5,7 +5,7 @@ description: Documentation and examples for Bootstrap's powerful, responsive nav group: components --- -The navbar is a simple wrapper for positioning branding, navigation, and other elements into a concise navigation header. It's easily extensible and, with the help of our collapse plugin, it can easily integrate offscreen content. +The navbar is a wrapper that positions branding, navigation, and other elements into a concise header. It's easily extensible and thanks to our Collapse plugin, it can easily integrate responsive behaviors. ## Contents @@ -18,18 +18,18 @@ Here's what you need to know before getting started with the navbar: - Navbars require a wrapping `.navbar` and a [color scheme](#color-schemes). - Navbars and their contents are fluid by default. Use [optional containers](#containers) to limit their horizontal width. -- Use `.pull-*-left` and `.pull-*-right` to quickly align sub-components. +- Use `.float-*-left` and `.float-*-right` to quickly align sub-components. - Ensure accessibility by using a `