From: Mark Otto Date: Tue, 18 Oct 2016 05:16:28 +0000 (-0700) Subject: docs copy X-Git-Tag: v4.0.0-alpha.5~4^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87689833fb1813091fee5b35c18af3fe8f307487;p=thirdparty%2Fbootstrap.git docs copy --- diff --git a/docs/components/navbar.md b/docs/components/navbar.md index e312428dad..20a70a42eb 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -29,7 +29,7 @@ Navbars come with built-in support for a handful of sub-components. Mix and matc - `.navbar-nav` for a full-height and lightweight navigation (including support for dropdowns) - `.navbar-toggler` for use with our collapse plugin and other [navigation toggling](#collapsible-content) behaviors. -Here's an example of all the sub-components included in a responsive, "light" themed navbar. +Here's an example of all the sub-components included in a default, non-responsive light themed navbar. [See the responsive examples](#collapsible-content) for collapsing nav support. {% example html %}