diff --git a/docs/css.html b/docs/css.html index f8ebe8c3c8..4c91e138ac 100644 --- a/docs/css.html +++ b/docs/css.html @@ -2067,7 +2067,7 @@ For example, <section> should be wrapped as inline.

You can also add optional feedback icons with the addition of .has-feedback and the right icon.

Icons, labels, and input groups

-

Manual positioning of feedback icons is required for input groups with an add-on on the right and inputs without a label. For input groups, adjust the right value to an appropriate pixel value depending on the width of your addon. For labels, adjust the topvalue.

+

Manual positioning of feedback icons is required for inputs without a label and for input groups with an add-on on the right. For inputs without labels, adjust the topvalue. For input groups, adjust the right value to an appropriate pixel value depending on the width of your addon.