Okay this should be the last (#2037)
* Fixed improper date visualization for reading list detail page. * Correct not-read badge position (#2034) --------- Co-authored-by: Andre Smith <Hobogrammer@users.noreply.github.com>
This commit is contained in:
parent
7130ac6a58
commit
d03348994c
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ $image-width: 160px;
|
|||
.not-read-badge {
|
||||
position: absolute;
|
||||
top: 8px;
|
||||
left: 108px;
|
||||
left: 110px;
|
||||
width: 0;
|
||||
height: 0;
|
||||
border-style: solid;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue