fixing alignment of unread post dot

This commit is contained in:
Kris Aubuchon 2014-09-04 00:11:43 -04:00
parent 06e048bf89
commit 80f87e15d2
1 changed files with 0 additions and 1 deletions

View File

@ -1019,7 +1019,6 @@ 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;
} }