diff --git a/_app/assets/themes/curtana/_less/common.less b/_app/assets/themes/curtana/_less/common.less index 93a58737d..eb3137193 100644 --- a/_app/assets/themes/curtana/_less/common.less +++ b/_app/assets/themes/curtana/_less/common.less @@ -208,6 +208,7 @@ body:hover .latest { position: absolute; display: inline-block; width: 4em; + margin-top: 1px; margin-left: -4em; font-size: 80%; line-height: (@line-height * 1.2 / .8);