From: Chris Rebert Date: Tue, 27 Aug 2013 18:18:10 +0000 (-0700) Subject: components.html: fix grammar X-Git-Tag: v3.0.1~108^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73f10843a487ee94bed755ecfd7c853cb657bf38;p=thirdparty%2Fbootstrap.git components.html: fix grammar --- diff --git a/components.html b/components.html index 4ecb26e31c..642146e71b 100644 --- a/components.html +++ b/components.html @@ -1499,7 +1499,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 it's code with .form-inline via mixin.

+

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