mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 17:14:04 +02:00
Remove vertical-align: middle
from .input-group-addon
and .input-group-btn
left over from V3
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
.input-group-addon,
|
||||
.input-group-btn {
|
||||
white-space: nowrap;
|
||||
vertical-align: middle; // Match the inputs
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user