From: Mark Otto Date: Thu, 29 Dec 2016 01:03:28 +0000 (-0800) Subject: dedupe X-Git-Tag: v4.0.0-alpha.6~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a41d241ecc9cb70e4ad611d706d66affb7c64c4b;p=thirdparty%2Fbootstrap.git dedupe --- diff --git a/docs/components/navbar.md b/docs/components/navbar.md index a933ddf7a1..74f19609b7 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -33,7 +33,6 @@ Navbars come with built-in support for a handful of sub-components. Choose from - `.navbar-toggler` for use with our collapse plugin and other [navigation toggling](#collapsible-content) behaviors. - `.form-inline` for any form controls and actions. - `.navbar-text` for adding vertically centered strings of text. -- `.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 that automatically collapses at the `md` (medium) breakpoint.