mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 07:09:48 +03:00
Fixed feature image indicator alignment
This commit is contained in:
parent
223a7f35c3
commit
3fc538eb4a
@ -446,9 +446,8 @@
|
||||
|
||||
.gh-editor-feature-image-indicator {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
top: -1px;
|
||||
height: 2.4rem;
|
||||
margin-top: .4rem;
|
||||
margin-left: -6rem;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user