mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
UX: fix user stream topic status on mobile
This commit is contained in:
parent
78e36c3669
commit
2aa04611e5
@ -489,6 +489,9 @@
|
||||
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
|
||||
}
|
||||
}
|
||||
.topic-statuses {
|
||||
float: left;
|
||||
}
|
||||
}
|
||||
|
||||
.staff-counters {
|
||||
|
Loading…
Reference in New Issue
Block a user