]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
dedupe
authorMark Otto <markdotto@gmail.com>
Thu, 29 Dec 2016 01:03:28 +0000 (17:03 -0800)
committerMark Otto <markd.otto@gmail.com>
Thu, 29 Dec 2016 03:07:33 +0000 (19:07 -0800)
docs/components/navbar.md

index a933ddf7a1fd395e12c600da34b1b36c61eab310..74f19609b70a5b0f1c33e312fb106db3af049964 100644 (file)
@@ -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.