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