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:
authorMark Otto <markdotto@gmail.com>2018-04-06 00:08:18 +0300
committerMark Otto <markdotto@gmail.com>2018-04-06 00:08:18 +0300
commit4880385b8f22261ca4946ef9568b61ba8f0500c5 (patch)
treea864e17bd6bc6c418fb8d4f352f99f909312b9af /docs
parent013a7489d9783ad6a0be2565586c43f435134ee6 (diff)
parent2d941d034e07f4a60cab93fb68b27dd8f6a2fa5d (diff)
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
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">