Fix position read mark in standard theme

This commit is contained in:
Ozzie Isaacs 2021-10-31 16:33:35 +01:00
parent a36c6da3ae
commit b3b85bf692
1 changed files with 2 additions and 2 deletions

View File

@ -251,8 +251,8 @@ span.glyphicon.glyphicon-tags {
}
.cover .read {
/*position: relative;
top: -20px;*/
position: relative;
top: -20px;
/*left: auto;
right: 2px;*/
width: 17px;