From: Mark Otto Date: Wed, 21 Dec 2016 21:12:55 +0000 (-0800) Subject: more navbar docs changes X-Git-Tag: v4.0.0-alpha.6~289 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=530b9bcba457a893ceea11465c401f47bb98788c;p=thirdparty%2Fbootstrap.git more navbar docs changes --- diff --git a/docs/components/navbar.md b/docs/components/navbar.md index 3611bd247a..8c2f7be3c6 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -12,14 +12,18 @@ The navbar is a wrapper that positions branding, navigation, and other elements * Will be replaced with the ToC, excluding the "Contents" header {:toc} -## Basics +## How it works Here's what you need to know before getting started with the navbar: - Navbars require a wrapping `.navbar` and [color scheme](#color-schemes) classes. - Navbars and their contents are fluid by default. Use [optional containers](#containers) to limit their horizontal width. +- Navbars and their contents are built with flexbox, providing easy alignment options via utility classes. +- Navbars are responsive by default, but you can easily modify them to change that. Responsive behavior depends on our Collapse JavaScript plugin. - Ensure accessibility by using a `