mirror of
https://github.com/janeczku/calibre-web
synced 2024-11-10 01:13:33 +00:00
Fix position read mark in standard theme
This commit is contained in:
parent
a36c6da3ae
commit
b3b85bf692
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user