]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
clarify
authorMark Otto <markdotto@gmail.com>
Mon, 23 Oct 2017 02:39:32 +0000 (19:39 -0700)
committerMark Otto <markdotto@gmail.com>
Mon, 23 Oct 2017 02:39:32 +0000 (19:39 -0700)
docs/4.0/components/input-group.md

index db8dc4b0cee5f0003cc75d790cf492c1e90c5334..011a1edc75d86c26ba4f548b72b4bb5459520ec6 100644 (file)
@@ -1,11 +1,13 @@
 ---
 layout: docs
 title: Input group
-description: Easily extend form controls by adding text, buttons, or button groups on either side of textual inputs.
+description: Easily extend form controls by adding text, buttons, or button groups on either side of textual inputs, custom selects, and custom file inputs.
 group: components
 toc: true
 ---
 
+
+
 ## Basic example
 
 Place one add-on or button on either side of an input. You may also place one on both sides of an input. **We do not support multiple form-controls in a single input group** and `<label>`s must come outside the input group.