mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
Button up navbar form which was adding 2px padding to .navbar
This commit is contained in:
Vendored
+2
-2
@@ -3016,8 +3016,8 @@ button.close {
|
||||
}
|
||||
|
||||
.navbar-form {
|
||||
margin-top: 9px;
|
||||
margin-bottom: 9px;
|
||||
margin-top: 8px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.navbar .nav > li > .dropdown-menu {
|
||||
|
||||
Reference in New Issue
Block a user