0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00

Updated featured star alignment for post list

no issue
This commit is contained in:
Peter Zimon 2019-10-16 20:03:35 +02:00
parent dce6e70b59
commit 0f976f3722

View file

@ -146,8 +146,9 @@
}
.gh-post-list-featured {
padding: 20px 0px 20px 10px;
padding: 15px 0px 20px 10px;
width: 1px;
vertical-align: top;
}
.gh-post-list-updated,
@ -251,8 +252,8 @@
order: 1;
border-bottom: none;
position: absolute;
left: 0;
top: -1px;
left: -6px;
top: 4px;
}
.gh-post-list-title {