diff --git a/static/templates/recent_topic_row.hbs b/static/templates/recent_topic_row.hbs index 4e6e9913a7..8989edb831 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}} @@ -50,7 +50,7 @@ -
    +
    {{ last_msg_time }}