Fix position read mark in standard theme

This commit is contained in:
Ozzie Isaacs 2021-10-31 16:30:51 +01:00
parent 9e72c3b40d
commit a36c6da3ae

View File

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