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: