minor mobile topic list tweaks

This commit is contained in:
Jeff Atwood 2014-07-12 00:44:01 -07:00
parent 0068ac9124
commit b8d9781739
1 changed files with 1 additions and 9 deletions

View File

@ -70,15 +70,6 @@
.num .fa { .num .fa {
color: scale-color($primary, $lightness: 50%); color: scale-color($primary, $lightness: 50%);
} }
.fa-heart{
position: relative;
left: -1px;
}
.fa-comment{
position: relative;
top: -1px;
left: 1px;
}
} }
.num.posts { .num.posts {
@ -87,6 +78,7 @@
.age { .age {
white-space: nowrap; white-space: nowrap;
margin-left: 5px;
} }
} }