mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Remove note about multiple inputs (#26194)
* Remove note about multiple inputs * patchs the PR and removes the word Also
This commit is contained in:
parent
d8a39c9989
commit
2d941d034e
@ -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** 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 %}
|
{% capture example %}
|
||||||
<div class="input-group mb-3">
|
<div class="input-group mb-3">
|
||||||
|
Loading…
Reference in New Issue
Block a user