Revert "fixing alignment of unread post dot"

This reverts commit 80f87e15d2.
This commit is contained in:
Sam 2014-09-04 15:09:07 +10:00
parent 0ade9bafff
commit f79b2963fb

View File

@ -1019,6 +1019,7 @@ span.highlighted {
.read-state {
color: scale-color($tertiary, $lightness: 50%);
position: absolute;
right: -8px;
top: 13px;
font-size: 8px;
}