2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Improve alignment of navbar brand and fix up left padding on list groups

This commit is contained in:
Mark Otto
2013-06-21 17:21:44 -07:00
parent eba9b4de6c
commit b0e943399d
3 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -284,7 +284,7 @@
.navbar-brand {
float: left;
margin-left: -5px;
margin-left: -15px;
margin-right: 5px;
}
.navbar-nav {