mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 20:03:12 +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 {
|
.ghost-logo {
|
||||||
@include icon($i-ghost);
|
@include icon($i-ghost) { line-height: 0; }
|
||||||
display: block;
|
display: block;
|
||||||
float:left;
|
float:left;
|
||||||
height:40px;
|
height:40px;
|
||||||
|
Loading…
Reference in New Issue
Block a user