mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-01 09:39:51 -04:00
UX: fix user stream topic status on mobile
This commit is contained in:
parent
78e36c3669
commit
2aa04611e5
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue