mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 08:10:47 +02:00
avoid top margin on input-append/prepend in .navbar-form
This commit is contained in:
2
docs/assets/css/bootstrap.css
vendored
2
docs/assets/css/bootstrap.css
vendored
@@ -4197,6 +4197,8 @@ input[type="submit"].btn.btn-mini {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.navbar-form .input-append .btn,
|
||||
.navbar-form .input-prepend .btn,
|
||||
.navbar-form .input-append input,
|
||||
.navbar-form .input-prepend input {
|
||||
margin-top: 0;
|
||||
|
Reference in New Issue
Block a user