mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
make nav padding and negative margins the same
This commit is contained in:
Vendored
+2
-2
@@ -2320,8 +2320,8 @@ button.btn.btn-small, input[type="submit"].btn.btn-small {
|
||||
margin-top: 9px;
|
||||
}
|
||||
.nav-list {
|
||||
padding-left: 14px;
|
||||
padding-right: 14px;
|
||||
padding-left: 15px;
|
||||
padding-right: 15px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.nav-list > li > a, .nav-list .nav-header {
|
||||
|
||||
Reference in New Issue
Block a user