don't color mobile topic map numbers

This commit is contained in:
Jeff Atwood 2014-05-06 15:38:22 -07:00
parent f51cbc8952
commit 41c6ca1686
1 changed files with 1 additions and 3 deletions

View File

@ -188,9 +188,7 @@ a.star {
font-weight: bold; font-weight: bold;
line-height: 20px; line-height: 20px;
} }
.number {
color: $tertiary;
}
.avatar + a { .avatar + a {
float: left; float: left;
} }