mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 03:11:19 +02:00
Fixes #7474: Use @input-height-base
in .navbar-vertical-align()
for .navbar-form
This commit is contained in:
4
docs/assets/css/bootstrap.css
vendored
4
docs/assets/css/bootstrap.css
vendored
@@ -3462,8 +3462,8 @@ button.close {
|
||||
}
|
||||
|
||||
.navbar-form {
|
||||
margin-top: 8px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 7px;
|
||||
margin-bottom: 7px;
|
||||
}
|
||||
|
||||
.navbar-form input,
|
||||
|
Reference in New Issue
Block a user