mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-20 12:52:19 +01:00
better describe example
This commit is contained in:
parent
3f94ee9c90
commit
1191938886
@ -36,7 +36,7 @@ Navbars come with built-in support for a handful of sub-components. Choose from
|
|||||||
- `.form-inline` for form controls and more.
|
- `.form-inline` for form controls and more.
|
||||||
- `.collapse.navbar-collapse` for grouping and hiding navbar contents by a parent breakpoint.
|
- `.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.
|
Here's an example of all the sub-components included in a responsive light-themed navbar that automatically collapses at the `md` (medium) breakpoint.
|
||||||
|
|
||||||
{% example html %}
|
{% example html %}
|
||||||
<nav class="navbar navbar-light navbar-toggleable-md bg-faded">
|
<nav class="navbar navbar-light navbar-toggleable-md bg-faded">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user