mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01: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
@ -330,6 +330,7 @@ select.form-control-lg {
|
||||
|
||||
.input-group {
|
||||
display: inline-table;
|
||||
width: auto;
|
||||
vertical-align: middle;
|
||||
|
||||
.input-group-addon,
|
||||
|
Loading…
x
Reference in New Issue
Block a user