UX: remove "last poster" style from topic list

This commit is contained in:
Jeff Atwood 2015-04-04 14:09:56 -07:00
parent a752cce5e6
commit 0e6c54537a
1 changed files with 1 additions and 6 deletions

View File

@ -108,12 +108,7 @@
}
}
}
.avatar {
&.latest:not(.single) {
box-shadow: 0 0 0 2px desaturate(scale-color($tertiary, $lightness: 30%), 35%);
}
}
.sortable {
cursor: pointer;
&:hover {