mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
Revert "fixing alignment of unread post dot"
This reverts commit 80f87e15d2
.
This commit is contained in:
parent
0ade9bafff
commit
f79b2963fb
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue