From: Mark Otto Date: Tue, 9 Feb 2016 09:10:55 +0000 (-0800) Subject: clarify help text class in docs X-Git-Tag: v4.0.0-alpha.3~85^2~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5744c585567939fdd8ede3227f0cfdbf2e90e543;p=thirdparty%2Fbootstrap.git clarify help text class in docs --- diff --git a/docs/components/forms.md b/docs/components/forms.md index f1cfcd65e5..bcf5ebaad8 100644 --- a/docs/components/forms.md +++ b/docs/components/forms.md @@ -626,7 +626,7 @@ Wrap inputs in grid columns, or any custom parent element, to easily enforce des ## Help text -No official help text classes exist in Bootstrap 4 (previously we had `.help-block` in v3), but thanks to our utility classes like `.text-muted`, you can create much more flexible help text as you need it. +No official classes exist in Bootstrap 4 for stylizing help text (previously we had `.help-block` in v3), but thanks to utility classes like `.text-muted`, you can create much more flexible help text as needed. {% callout warning %} #### Associating help text with form controls