From: Mark Otto Date: Thu, 22 Dec 2016 01:52:28 +0000 (-0800) Subject: update responsive behavior in demo X-Git-Tag: v4.0.0-alpha.6~274 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=93fabfa7a4bf44ffacd11013ee0fa9092e529198;p=thirdparty%2Fbootstrap.git update responsive behavior in demo --- diff --git a/docs/components/navbar.md b/docs/components/navbar.md index 55927a326f..e730404be5 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -34,15 +34,16 @@ Navbars come with built-in support for a handful of sub-components. Choose from - Inline forms with `.float-` utilities for form controls and components. - `.navbar-text` for adding vertically centered strings of text. - `.inline-form` 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. {% example html %} -