mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 17:20:29 +00:00
Remove vertical-align: middle from .input-group-addon and .input-group-btn left over from V3
This commit is contained in:
parent
02ae73fc0f
commit
80cf395e4d
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@
|
|||
.input-group-addon,
|
||||
.input-group-btn {
|
||||
white-space: nowrap;
|
||||
vertical-align: middle; // Match the inputs
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue