diff options
| author | Mark Otto <[email protected]> | 2016-12-28 17:03:28 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-12-28 19:07:33 -0800 |
| commit | a41d241ecc9cb70e4ad611d706d66affb7c64c4b (patch) | |
| tree | a7436bc3ad7e37e930f0186a7ad4444d8a716f22 /docs | |
| parent | 158dd5adb0839723081fc983e31eeb5ced76be8d (diff) | |
| download | bootstrap-a41d241ecc9cb70e4ad611d706d66affb7c64c4b.tar.xz bootstrap-a41d241ecc9cb70e4ad611d706d66affb7c64c4b.zip | |
dedupe
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/components/navbar.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/components/navbar.md b/docs/components/navbar.md index a933ddf7a..74f19609b 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. |
