minor mobile topic list tweaks
This commit is contained in:
parent
0068ac9124
commit
b8d9781739
|
@ -70,15 +70,6 @@
|
|||
.num .fa {
|
||||
color: scale-color($primary, $lightness: 50%);
|
||||
}
|
||||
.fa-heart{
|
||||
position: relative;
|
||||
left: -1px;
|
||||
}
|
||||
.fa-comment{
|
||||
position: relative;
|
||||
top: -1px;
|
||||
left: 1px;
|
||||
}
|
||||
}
|
||||
|
||||
.num.posts {
|
||||
|
@ -87,6 +78,7 @@
|
|||
|
||||
.age {
|
||||
white-space: nowrap;
|
||||
margin-left: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue