Fix tiny alignment issue on Ghost logo

This commit is contained in:
John O'Nolan 2013-09-27 11:23:24 +02:00
parent 8ce4d4b7c5
commit 9df4955bcb

View File

@ -385,7 +385,7 @@ nav {
========================================================================== */
.ghost-logo {
@include icon($i-ghost);
@include icon($i-ghost) { line-height: 0; }
display: block;
float:left;
height:40px;