From: Mark Otto Date: Thu, 29 Dec 2016 00:37:04 +0000 (-0800) Subject: better describe example X-Git-Tag: v4.0.0-alpha.6~97 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2c8675bbf6241724bc2ef775526d8b65f7965b7a;p=thirdparty%2Fbootstrap.git better describe example --- diff --git a/docs/components/navbar.md b/docs/components/navbar.md index b0ad95ab9f..4248e46d6b 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -36,7 +36,7 @@ Navbars come with built-in support for a handful of sub-components. Choose from - `.form-inline` for form controls and more. - `.collapse.navbar-collapse` for grouping and hiding navbar contents by a parent breakpoint. -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 responsive light-themed navbar that automatically collapses at the `md` (medium) breakpoint. {% example html %}