fix home icon position

This commit is contained in:
yuri
2016-02-18 18:09:27 +02:00
parent faa06993e6
commit 5bdb16f98c
+2 -2
View File
@@ -49,7 +49,7 @@ body > #header .navbar-brand span.home-icon {
}
#header a.navbar-brand span.home-icon {
margin-left: 11px;
margin-left: 12px;
display: inline;
font-size: 14px;
}
@@ -71,7 +71,7 @@ body > #header .navbar-brand span.home-icon {
}
#header .navbar-header > a.minimizer span {
margin-left: 11px;
margin-left: 12px;
}
#content {