mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 15:50:01 +02:00
better describe example
This commit is contained in:
@@ -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">
|
||||||
|
Reference in New Issue
Block a user