aboutsummaryrefslogtreecommitdiff
path: root/docs/components
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-12-28 16:37:04 -0800
committerMark Otto <[email protected]>2016-12-28 19:07:33 -0800
commit2c8675bbf6241724bc2ef775526d8b65f7965b7a (patch)
tree607c7892ab70cd724c5dad80a14d89dd8934ec1a /docs/components
parentd2906950d9d0e675f27fa52e9685b7e5c5785e0d (diff)
downloadbootstrap-2c8675bbf6241724bc2ef775526d8b65f7965b7a.tar.xz
bootstrap-2c8675bbf6241724bc2ef775526d8b65f7965b7a.zip
better describe example
Diffstat (limited to 'docs/components')
-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">