From 4d5f54625b13542237bd5a157fc3238828dd1e26 Mon Sep 17 00:00:00 2001 From: kaeff Date: Wed, 21 Oct 2015 10:35:52 +0200 Subject: Fix horizontal line in mail view when opening mail with many recipients - Issue: #496 --- 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 77994860..0383b821 100644 --- a/web-ui/app/templates/mails/full_view.hbs +++ b/web-ui/app/templates/mails/full_view.hbs @@ -36,7 +36,7 @@
{{ formatDate header.date }}
-
+

{{ header.subject }} -- cgit v1.2.3