From: Chris Rebert Date: Fri, 24 Apr 2015 00:33:35 +0000 (-0700) Subject: forms.md: fix typo X-Git-Tag: v4.0.0-alpha~249^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c3c402b0ec9295ac4630d3583e592a21264582e;p=thirdparty%2Fbootstrap.git forms.md: fix typo --- diff --git a/docs/components/forms.md b/docs/components/forms.md index 827912cb54..bf72dbd3cb 100644 --- a/docs/components/forms.md +++ b/docs/components/forms.md @@ -185,7 +185,7 @@ Use the `.inline-form` class to to display a series of labels, form controls, an - Controls receive `width: auto` to override the Bootstrap default `width: 100%`. - Controls **only appear inline in viewports that are at least 768px wide** to account for narrow viewports on mobile devices. -Because of this, you may need to manually adddres the width and alignment of individual form controls. Lastly, as shown below, you should always include a `