From fa0a4087446b1dfc7032e21737347184beee1f98 Mon Sep 17 00:00:00 2001 From: Allan Guwatudde Date: Wed, 5 May 2021 12:57:15 +0300 Subject: [PATCH] [MM-35061] - Welcome Email: Missing spacing between icon and paragraphs (#17567) * [MM-35061] - Welcome Email: Missing spacing between icon and paragraphs * Feedback impl Co-authored-by: Mattermod --- templates/cloud_welcome_email.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/templates/cloud_welcome_email.html b/templates/cloud_welcome_email.html index 19896f29fe..a0e93cb41a 100644 --- a/templates/cloud_welcome_email.html +++ b/templates/cloud_welcome_email.html @@ -67,14 +67,14 @@
c_avatar + style="height: 15px; width: 15px; transform: translateY(2px);" alt="c_avatar"> + style="font-family: Open Sans, Arial; font-style: normal; font-weight: 600; font-size: 16px; line-height: 24px; color: #3D3C40; margin-left: 8px;"> {{.Props.InviteInfo}}

+ style="font-family: Open Sans, Arial; font-style: normal; font-weight: 400; font-size: 14px; line-height: 20px; color: #3D3C40; margin-left: 26px;"> {{.Props.InviteSubInfo}} c_avatar + style="height: 15px; width: 15px; transform: translateY(2px);" alt="c_avatar"> + style="font-family: Open Sans, Arial; font-style: normal; font-weight: 600; font-size: 16px; line-height: 24px; color: #3D3C40; margin-left: 8px;"> {{.Props.AddAppsInfo}}

+ style="font-family: Open Sans, Arial; font-style: normal; font-weight: 400; font-size: 14px; line-height: 20px; color: #3D3C40; margin-left: 26px;"> {{.Props.AddAppsSubInfo}} c_avatar + style="height: 17px; width: 15px; transform: translateY(5px);" alt="c_avatar"> + style="font-family: Open Sans, Arial; font-style: normal; font-weight: 600; font-size: 16px; line-height: 24px; color: #3D3C40; margin-left: 8px;"> {{.Props.DownloadMMInfo}}

+ style="font-family: Open Sans, Arial; font-style: normal; font-weight: 400; font-size: 14px; line-height: 20px; color: #3D3C40; margin-left: 26px;"> {{.Props.SignInSubInfo}}