From: Pierre-Denis Vanduynslager Date: Sat, 14 Jan 2017 04:05:33 +0000 (-0500) Subject: Generate correct breakpoints for navbar-toggleable-* and generate toggleable without... X-Git-Tag: v4.0.0-beta~147^2~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1325a756ef1c19c197566f6889d49410b1dadf5;p=thirdparty%2Fbootstrap.git Generate correct breakpoints for navbar-toggleable-* and generate toggleable without media query to never collapse --- diff --git a/docs/components/navbar.md b/docs/components/navbar.md index 7d0c4586e1..b8eb0e2d4c 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -35,10 +35,10 @@ Navbars come with built-in support for a handful of sub-components. Choose from - `.navbar-text` for adding vertically centered strings of text. - `.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 that automatically collapses at the `md` (medium) breakpoint. +Here's an example of all the sub-components included in a responsive light-themed navbar that automatically collapses at the `lg` (large) breakpoint. {% example html %} -