mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
FIX: unread badges should be inline on the category list
This commit is contained in:
parent
88c4250df7
commit
76fe24251c
1 changed files with 3 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
export default Ember.Component.extend({
|
||||
tagName: 'span'
|
||||
});
|
Loading…
Reference in a new issue