]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
better describe example
authorMark Otto <markdotto@gmail.com>
Thu, 29 Dec 2016 00:37:04 +0000 (16:37 -0800)
committerMark Otto <markd.otto@gmail.com>
Thu, 29 Dec 2016 03:07:33 +0000 (19:07 -0800)
docs/components/navbar.md

index b0ad95ab9f1bebd1e96390ae0a6835ce92679262..4248e46d6b78859a31972e9c5e8525599c3c1fbc 100644 (file)
@@ -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">