summaryrefslogtreecommitdiff
path: root/web-ui/app/templates/mails/trash.hbs
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/templates/mails/trash.hbs')
-rw-r--r--web-ui/app/templates/mails/trash.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-ui/app/templates/mails/trash.hbs b/web-ui/app/templates/mails/trash.hbs
index b822d12f..f8947b15 100644
--- a/web-ui/app/templates/mails/trash.hbs
+++ b/web-ui/app/templates/mails/trash.hbs
@@ -15,7 +15,7 @@
</div>
<div>
<div class="mail-list-entry__item-subject">
- <i class="fa fa-trash-o"></i>
+ <i class="mail-list-entry__item-subject-icon fa fa-trash-o"></i>
{{ header.subject }}
</div>