2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

Fixes #7816: revert negative margin on .navbar-nav

This commit is contained in:
Mark Otto
2013-05-08 19:55:20 -07:00
parent 509f2244da
commit 1cb880b4f1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3548,7 +3548,7 @@ button.close {
}
.navbar-nav {
margin: 10px -15px 0;
margin-top: 10px;
}
.navbar-nav > li > a {