mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-19 20:00:59 +00:00
Merge pull request #20868 from twbs/inline-form-input-group
Ensure input groups behavior appropriately in inline forms
This commit is contained in:
commit
fc13ac2701
1 changed files with 1 additions and 0 deletions
|
|
@ -330,6 +330,7 @@ select.form-control-lg {
|
|||
|
||||
.input-group {
|
||||
display: inline-table;
|
||||
width: auto;
|
||||
vertical-align: middle;
|
||||
|
||||
.input-group-addon,
|
||||
|
|
|
|||
Loading…
Reference in a new issue