0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00

Merge pull request #6546 from quangtt/preview-icon

Fix preview icon position in editor
This commit is contained in:
Austin Burdine 2016-02-19 11:35:05 -06:00
commit 5429ef4784

View file

@ -337,6 +337,7 @@
}
.post-view-link i {
display: inline;
font-size: 10px;
}