aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-12-28 16:37:04 -0800
committerMark Otto <[email protected]>2016-12-28 16:37:04 -0800
commit1191938886d28abde48bd348922b85eadd76f009 (patch)
tree392e645796c2e538b40ee50eba64297e42352b8f /docs
parent3f94ee9c90a908a6be77b0591dd074a58cc8d88b (diff)
downloadbootstrap-1191938886d28abde48bd348922b85eadd76f009.tar.xz
bootstrap-1191938886d28abde48bd348922b85eadd76f009.zip
better describe example
Diffstat (limited to 'docs')
-rw-r--r--docs/components/navbar.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/navbar.md b/docs/components/navbar.md
index b0ad95ab9..4248e46d6 100644
--- a/docs/components/navbar.md
+++ b/docs/components/navbar.md
@@ -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.
- `.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 %}
<nav class="navbar navbar-light navbar-toggleable-md bg-faded">