UX: fix user stream topic status on mobile

This commit is contained in:
Arpit Jalan 2016-04-12 14:27:16 +05:30
parent 78e36c3669
commit 2aa04611e5

View File

@ -489,6 +489,9 @@
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
}
}
.topic-statuses {
float: left;
}
}
.staff-counters {