fixing alignment of unread post dot
This commit is contained in:
parent
06e048bf89
commit
80f87e15d2
|
@ -1019,7 +1019,6 @@ span.highlighted {
|
|||
.read-state {
|
||||
color: scale-color($tertiary, $lightness: 50%);
|
||||
position: absolute;
|
||||
right: -8px;
|
||||
top: 13px;
|
||||
font-size: 8px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue