mirror of
https://github.com/discourse/discourse.git
synced 2026-08-26 21:27:16 -05:00
FIX: alignment of avatars and category badge on mobile
This commit is contained in:
@@ -163,6 +163,10 @@
|
||||
// --------------------------------------------------
|
||||
|
||||
#topic-list.categories {
|
||||
.badge-category {
|
||||
display: inline-block;
|
||||
margin-top: 1px;
|
||||
}
|
||||
.featured-users {
|
||||
@include portrait {
|
||||
margin-bottom: 10px;
|
||||
|
||||
Reference in New Issue
Block a user