FIX: alignment of avatars and category badge on mobile
This commit is contained in:
parent
3dffa763c5
commit
39e711783d
|
@ -163,6 +163,10 @@
|
|||
// --------------------------------------------------
|
||||
|
||||
#topic-list.categories {
|
||||
.badge-category {
|
||||
display: inline-block;
|
||||
margin-top: 1px;
|
||||
}
|
||||
.featured-users {
|
||||
@include portrait {
|
||||
margin-bottom: 10px;
|
||||
|
|
Loading…
Reference in New Issue