mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-16 03:30:05 -05:00
fixing alignment of unread post dot
This commit is contained in:
parent
06e048bf89
commit
80f87e15d2
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue