mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-14 01:24:19 +02:00
mention labels being outside input-group
This commit is contained in:
@@ -8,7 +8,7 @@ toc: true
|
|||||||
|
|
||||||
## Basic example
|
## 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 %}
|
{% example html %}
|
||||||
<div class="input-group">
|
<div class="input-group">
|
||||||
|
Reference in New Issue
Block a user