2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

Get rid of navbar-brand margin-right

This commit is contained in:
Luis Aleman
2013-08-14 13:03:00 -04:00
parent b9620a1d5e
commit ef60b0e5fb
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -3228,7 +3228,6 @@ button.close {
float: left;
padding-top: 15px;
padding-bottom: 15px;
margin-right: 7.5px;
font-size: 18px;
line-height: 20px;
color: #777777;
+1 -1
View File
File diff suppressed because one or more lines are too long
-1
View File
@@ -114,7 +114,6 @@
.navbar-brand {
float: left;
margin-right: (@navbar-padding-horizontal / 2);
padding-top: @navbar-padding-vertical;
padding-bottom: @navbar-padding-vertical;
font-size: @font-size-large;