mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
Increase input group margin on bottom and vertically center to match inputs
This commit is contained in:
Vendored
+2
-1
@@ -1647,9 +1647,10 @@ select:focus:invalid:focus {
|
||||
.input-append,
|
||||
.input-prepend {
|
||||
display: inline-block;
|
||||
margin-bottom: 5px;
|
||||
margin-bottom: 10px;
|
||||
font-size: 0;
|
||||
white-space: nowrap;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.input-append input,
|
||||
|
||||
Reference in New Issue
Block a user