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/scss/styles.scss | 5 +++++ web-ui/app/templates/mails/full_view.hbs | 2 +- web-ui/app/templates/mails/single.hbs | 13 +++++++------ 3 files changed, 13 insertions(+), 7 deletions(-) (limited to 'web-ui/app') diff --git a/web-ui/app/scss/styles.scss b/web-ui/app/scss/styles.scss index ef3691f0..7fe0ec05 100644 --- a/web-ui/app/scss/styles.scss +++ b/web-ui/app/scss/styles.scss @@ -133,6 +133,11 @@ right: 10px; font-size: 0.7em; } + + .attachment-indicator { + margin: 2px 0 0 25px; + font-size: initial; + } .from { white-space: nowrap; font-size: 0.8em; 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):