summaryrefslogtreecommitdiffstats
path: root/api/templates/reset_body.html
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-07-28 20:41:24 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-07-28 20:41:24 +0500
commit2bfe9eea5634fbfd1af328e28c4d1ef8d0411d5c (patch)
tree807cb5c870d1f7bdffc27bfd2907fa8b458b75bf /api/templates/reset_body.html
parent0749d53186dde9c2c6c895407f982d8a57232cd2 (diff)
downloadchat-2bfe9eea5634fbfd1af328e28c4d1ef8d0411d5c.tar.gz
chat-2bfe9eea5634fbfd1af328e28c4d1ef8d0411d5c.tar.bz2
chat-2bfe9eea5634fbfd1af328e28c4d1ef8d0411d5c.zip
MM-1730 - Updating logo in emails
Diffstat (limited to 'api/templates/reset_body.html')
-rw-r--r--api/templates/reset_body.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/templates/reset_body.html b/api/templates/reset_body.html
index 05a3c538a..4c2fec1e7 100644
--- a/api/templates/reset_body.html
+++ b/api/templates/reset_body.html
@@ -8,7 +8,7 @@
<td style="border: 1px solid #ddd;">
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse: collapse;">
<tr>
- <td style="padding: 20px 30px 10px; text-align:left;">
+ <td style="padding: 20px 20px 10px; text-align:left;">
<img src="{{.TeamURL}}/static/images/{{.SiteName}}-logodark.png" width="130px" style="opacity: 0.5" alt="">
</td>
</tr>