aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-06-17 21:10:06 -0700
committerMark Otto <[email protected]>2017-06-17 21:10:06 -0700
commitea2d6adfc711105ac530422b455e8b111d57f352 (patch)
treeaa07dfc3ba972095cdd99d1e74e024ba2e531f47 /docs
parent1c3acb63b1d5a762d67478fc43691818584aab9a (diff)
downloadbootstrap-ea2d6adfc711105ac530422b455e8b111d57f352.tar.xz
bootstrap-ea2d6adfc711105ac530422b455e8b111d57f352.zip
mention labels being outside input-group
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 144d6f628..ec1626b74 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.**
+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.
{% example html %}
<div class="input-group">