Left-align logo

This commit is contained in:
Herve Saint-Amand 2017-01-25 23:01:37 +00:00
parent cf11913d58
commit 1def88b5d2

View file

@ -8,7 +8,7 @@
<td style="text-align: center">
<table style="width: 600px; color: #222; margin-left: auto; margin-right: auto">
<tr>
<td style="width: 30px; padding: 10px">
<td style="width: 30px; padding: 10px 10px 10px 0px">
<a href="<%= @root_url %>" target="_blank">
<%= image_tag attachments["logo.png"].url, alt: "OpenStreetMap logo", title: "OpenStreetMap", height: "30", width: "30", border: "0" %>
</a>