From: Mark Otto Date: Thu, 1 May 2014 02:47:50 +0000 (-0700) Subject: explain X-Git-Tag: v3.2.0~212^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a80eb1eb50d0c5953c2dc35ceb67ad622aa9a732;p=thirdparty%2Fbootstrap.git explain --- diff --git a/docs/_includes/css/forms.html b/docs/_includes/css/forms.html index 24e07cd257..f2e29d6ff3 100644 --- a/docs/_includes/css/forms.html +++ b/docs/_includes/css/forms.html @@ -594,6 +594,7 @@ {% endhighlight %}

Optional icons with hidden .sr-only labels

+

For form controls with no visible label, add the .sr-only class on the label. Bootstrap will automatically adjust the position of the icon once it's been added.