mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 02:19:27 +08:00
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 {
|
||||
color: scale-color($tertiary, $lightness: 50%);
|
||||
position: absolute;
|
||||
right: -8px;
|
||||
top: 13px;
|
||||
font-size: 8px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user