From f4a916d35172e1f877dd88725052f6798d6a64ce Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 20 Jan 2014 15:02:48 -0800 Subject: [PATCH] upgrade #callout-navbar-overflow from info to warning --- docs/components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components.html b/docs/components.html index 0250f191d4..3dc7738537 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1254,7 +1254,7 @@ lead: "Over a dozen reusable components built to provide iconography, dropdowns,

Navbars are responsive meta components that serve as navigation headers for your application or site. They begin collapsed (and are toggleable) in mobile views and become horizontal as the available viewport width increases.

-
+

Overflowing content

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: