Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJason Quense <monastic.panic@gmail.com>2018-04-06 00:03:54 +0300
committerMark Otto <markd.otto@gmail.com>2018-04-06 00:03:54 +0300
commit2d941d034e07f4a60cab93fb68b27dd8f6a2fa5d (patch)
tree8bcdb98a8fab1a03e31eaaac3b628fd6e03c9ce5 /docs
parentd8a39c9989187cbc4c4e33b55363c2d65fa2bc7f (diff)
Remove note about multiple inputs (#26194)
* Remove note about multiple inputs * patchs the PR and removes the word Also
Diffstat (limited to 'docs')
-rw-r--r--docs/4.0/components/input-group.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/components/input-group.md b/docs/4.0/components/input-group.md
index 670e563ecd..fddca987a2 100644
--- a/docs/4.0/components/input-group.md
+++ b/docs/4.0/components/input-group.md
@@ -8,7 +8,7 @@ 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.
+Place one add-on or button on either side of an input. You may also place one on both sides of an input. Remember to place `<label>`s outside the input group.
{% capture example %}
<div class="input-group mb-3">