diff --git a/docs/base-css.html b/docs/base-css.html index 08395f8d0d..8f0c092d81 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -959,7 +959,7 @@ For example, <code>section</code> should be wrapped as inline.
Adding on top of existing browser controls, Bootstrap includes other useful form components.
Add text or buttons before or after any text-based input.
+Add text or buttons before or after any text-based input. Do note that select elements are not supported here.
Wrap a .add-on and an input with one of two classes to prepend or append text to an input.
{{_i}}Adding on top of existing browser controls, Bootstrap includes other useful form components.{{/i}}
{{_i}}Add text or buttons before or after any text-based input.{{/i}}
+{{_i}}Add text or buttons before or after any text-based input. Do note that select elements are not supported here.{{/i}}
{{_i}}Wrap a .add-on and an input with one of two classes to prepend or append text to an input.{{/i}}