diff --git a/static/templates/recent_topic_row.hbs b/static/templates/recent_topic_row.hbs index 8989edb831..297e1f1194 100644 --- a/static/templates/recent_topic_row.hbs +++ b/static/templates/recent_topic_row.hbs @@ -17,13 +17,13 @@
{{#if topic_muted}} - + {{else}} - + {{/if}}
- +
@@ -38,11 +38,11 @@ {{/if}} {{#each senders}} {{#if this.is_muted}} -
  • +
  • {{else}} -
  • +
  • {{/if}}