From df6bf7fea5ab81ab6ae61ad8595da3f7f5f62db4 Mon Sep 17 00:00:00 2001 From: Gabriel Albo Date: Fri, 24 Apr 2015 11:28:36 -0300 Subject: Rearranging the compose box element to be align the same way the full email view for reading is; removing inline styles from an html tag to a proper css class --- 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 a5c41121..77994860 100644 --- a/web-ui/app/templates/mails/full_view.hbs +++ b/web-ui/app/templates/mails/full_view.hbs @@ -8,7 +8,7 @@ -
+
{{#if signatureStatus}} -- cgit v1.2.3