From 59939b8b2901550029480920f0d1b39097ce4a59 Mon Sep 17 00:00:00 2001 From: Gabriel Albo Date: Tue, 18 Nov 2014 00:35:28 +0100 Subject: #30 - Fixing paperclip icon placement --- web-ui/app/templates/mails/full_view.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web-ui/app/templates/mails/full_view.hbs') diff --git a/web-ui/app/templates/mails/full_view.hbs b/web-ui/app/templates/mails/full_view.hbs index 4cdf25b9..d05537f3 100644 --- a/web-ui/app/templates/mails/full_view.hbs +++ b/web-ui/app/templates/mails/full_view.hbs @@ -69,7 +69,7 @@ {{#if attachments}}
-

{{ attachments.length }} attachment(s):

+

{{ attachments.length }} attachment(s):

    {{#each attachments }}
  • -- cgit v1.2.3