summaryrefslogtreecommitdiff
path: root/web-ui/app/templates/mails/draft.hbs
diff options
context:
space:
mode:
authorFelix Hammerl <fhammerl@thoughtworks.com>2016-03-21 12:09:54 +0100
committerFelix Hammerl <fhammerl@thoughtworks.com>2016-03-22 12:17:52 +0100
commit626aae40b9407a1b044c33784dfd42dff784ad9c (patch)
treee1b15d580c537564972ef768bb5b74328e3208fe /web-ui/app/templates/mails/draft.hbs
parentaf6e08d901e9fc4bed46998ad16e02435912ed6d (diff)
Issue #649: Refactor Tags
Diffstat (limited to 'web-ui/app/templates/mails/draft.hbs')
-rw-r--r--web-ui/app/templates/mails/draft.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-ui/app/templates/mails/draft.hbs b/web-ui/app/templates/mails/draft.hbs
index 82533ac4..675f1481 100644
--- a/web-ui/app/templates/mails/draft.hbs
+++ b/web-ui/app/templates/mails/draft.hbs
@@ -19,7 +19,7 @@
{{t 'no_recipient'}}
{{/if}}
</div>
- <div class="subject-and-tags">
+ <div class="subject">
<i class="fa fa-pencil"></i>
{{#if header.subject }}
{{header.subject}}