From: Andres Galante Date: Thu, 31 May 2018 07:02:14 +0000 (-0300) Subject: Fix inline labels with a custom select (#26615) X-Git-Tag: v4.1.2~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e163d18b12f862845e520b6fe789e241f2c66561;p=thirdparty%2Fbootstrap.git Fix inline labels with a custom select (#26615) Add an sr-only class to the label on inline labels with a custom select --- diff --git a/docs/4.1/components/forms.md b/docs/4.1/components/forms.md index 13890476c6..6e98d4a138 100644 --- a/docs/4.1/components/forms.md +++ b/docs/4.1/components/forms.md @@ -570,7 +570,7 @@ And of course [custom form controls](#custom-forms) are supported.
- +