From 50000b593046f6609b6ae31140d448048aeebf0e Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 20 Jan 2014 15:05:25 -0800 Subject: [PATCH] nitpick phrasing --- docs/components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components.html b/docs/components.html index 3dc7738537..2f562908c4 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1259,7 +1259,7 @@ 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. +
  5. Hide certain navbar items at certain screen sizes using responsive utility classes.
  6. 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.
-- 2.47.2