Commit e56ab55d authored by Mark Otto's avatar Mark Otto
Browse files

clarify need for .navbar-toggleable classes

parent a689e30d
11 merge requests!28721Hot test,!27561Adds font-weight-medium to font weight classes,!22547Finished a new translation for bootstrap,!22030V4 docs streamlined,!21693V4 docs streamlined,!25326Adjust examples,!23995Add back cursor: pointer for .btn-link,!23178Spinner,!22716Docs redesign,!21462v4: Simplify navbar further,!17021v4
Showing with 1 addition and 1 deletion
+1 -1
......@@ -16,7 +16,7 @@ The navbar is a wrapper that positions branding, navigation, and other elements
Here's what you need to know before getting started with the navbar:
- Navbars require a wrapping `.navbar` and [color scheme](#color-schemes) classes.
- Navbars require a wrapping `.navbar` with `.navbar-toggleable-*` for responsive collapsing and [color scheme](#color-schemes) classes.
- Navbars and their contents are fluid by default. Use [optional containers](#containers) to limit their horizontal width.
- Navbars and their contents are built with flexbox, providing easy alignment options via utility classes.
- Navbars are responsive by default, but you can easily modify them to change that. Responsive behavior depends on our Collapse JavaScript plugin.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment