projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68a4002
)
Fix title alignment in Outlook/WindowsMail
author
Herve Saint-Amand
<git@saintamh.org>
Wed, 8 Feb 2017 22:35:42 +0000
(22:35 +0000)
committer
Herve Saint-Amand
<git@saintamh.org>
Wed, 8 Feb 2017 22:35:42 +0000
(22:35 +0000)
app/views/layouts/notifier.html.erb
patch
|
blob
|
history
diff --git
a/app/views/layouts/notifier.html.erb
b/app/views/layouts/notifier.html.erb
index dd041cca5268c01f9ec4ff3d904980c6c6ffeb32..62585e9383f8c8e8ae3676c09ce994afde1cd037 100644
(file)
--- a/
app/views/layouts/notifier.html.erb
+++ b/
app/views/layouts/notifier.html.erb
@@
-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>