Fix title alignment in Outlook/WindowsMail

This commit is contained in:
Herve Saint-Amand 2017-02-08 22:35:42 +00:00
parent 68a4002366
commit 07531e8477

View file

@ -13,7 +13,7 @@
<%= image_tag attachments["logo.png"].url, alt: "OpenStreetMap logo", title: "OpenStreetMap", height: "30", width: "30", border: "0" %>
</a>
</td>
<td style="padding: 10px 0px">
<td style="width: 550px; padding: 0px; text-align: left">
<a href="<%= @root_url %>" target="_blank" style="text-decoration: none; color: #000">
<h1 style="font-size: 18px; font-weight: 600; margin: 0; text-align: left">OpenStreetMap</h1>
</a>