mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
Fixes #5925: Adjust top margin of input group in navbar
This commit is contained in:
Vendored
+1
-1
@@ -4384,7 +4384,7 @@ input[type="submit"].btn.btn-mini {
|
||||
|
||||
.navbar-form .input-append,
|
||||
.navbar-form .input-prepend {
|
||||
margin-top: 6px;
|
||||
margin-top: 5px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user