From 9a35f43bc588bed70e9692639ab18cd351138535 Mon Sep 17 00:00:00 2001 From: Maria <70949178+mariav0@users.noreply.github.com> Date: Wed, 20 Oct 2021 11:25:28 +0200 Subject: [PATCH] Update friend_html.tpl Text and table do not fit well together when everything is centered (in most message templates). The change should be applied for all message templates for consistency reasons. More information (including screenshots) can you find here: #21850 Important note: I haven't tested this specific template. I don't think it's a major change and it will look and work as well as all other templates. If you think it is needed, me or anyone else (any help is highly appreciated :) can provide screenshots. --- xml/templates/message_templates/friend_html.tpl | 2 -- 1 file changed, 2 deletions(-) diff --git a/xml/templates/message_templates/friend_html.tpl b/xml/templates/message_templates/friend_html.tpl index 7ae4c95b76..a83a119a43 100644 --- a/xml/templates/message_templates/friend_html.tpl +++ b/xml/templates/message_templates/friend_html.tpl @@ -10,7 +10,6 @@ {capture assign=labelStyle }style="padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;"{/capture} {capture assign=valueStyle }style="padding: 4px; border-bottom: 1px solid #999;"{/capture} -
@@ -34,7 +33,6 @@
-
-- 2.25.1