diff --git a/components.html b/components.html index 8e61cf5265..cdea79edce 100644 --- a/components.html +++ b/components.html @@ -2174,7 +2174,7 @@ base_url: "../"

Place form content within .navbar-form for proper vertical alignment and collapsed behavior in narrow viewports. Use the alignment options to decide where it resides within the navbar content.

-

As a heads up, .navbar-form shares much of its code with .form-inline via mixin.

+

As a heads up, .navbar-form shares much of its code with .form-inline via mixin. Some form controls, like input groups, may require fixed widths to be show up properly within a navbar.