2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

Fix alignment of .navbar-brand

This commit is contained in:
Mark Otto
2013-03-01 00:50:08 -08:00
parent 492c249537
commit 77e8e2aee9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3373,7 +3373,7 @@ button.close {
float: left;
padding-top: 15px;
padding-bottom: 15px;
margin-left: -15px;
margin-left: -10px;
}
.navbar .nav {
float: left;