mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 11:55:03 +03:00
Fix tiny alignment issue on Ghost logo
This commit is contained in:
parent
8ce4d4b7c5
commit
9df4955bcb
@ -385,7 +385,7 @@ nav {
|
||||
========================================================================== */
|
||||
|
||||
.ghost-logo {
|
||||
@include icon($i-ghost);
|
||||
@include icon($i-ghost) { line-height: 0; }
|
||||
display: block;
|
||||
float:left;
|
||||
height:40px;
|
||||
|
Loading…
Reference in New Issue
Block a user