From: Julian Thilo Date: Mon, 20 Jan 2014 23:00:52 +0000 (+0100) Subject: fix markup typo, duh X-Git-Tag: v3.1.0~35^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ec861316f88f7af67453aea3d78e04c7462e62d;p=thirdparty%2Fbootstrap.git fix markup typo, duh --- diff --git a/docs/components.html b/docs/components.html index 94e9d4fbb0..0250f191d4 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1259,9 +1259,9 @@ lead: "Over a dozen reusable components built to provide iconography, dropdowns,

Since Bootstrap doesn't know how much space the content in your navbar needs, you might run into issues with content wrapping into a second row. To resolve this, you can:

  1. Reduce the amount or width of navbar items.
  2. -
  3. Hide certain navbar items on certain screen sizes using responsive utility classes. +
  4. Hide certain navbar items on certain screen sizes using responsive utility classes.
  5. Change the point at which your navbar switches between collapsed and horizontal mode. Customize the @grid-float-breakpoint variable or add your own media query.
  6. - +

Requires JavaScript