mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
Fixes #7474: Use @input-height-base in .navbar-vertical-align() for .navbar-form
This commit is contained in:
Vendored
+2
-2
@@ -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