X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c57d2b29fc1f4647b460b6b74d072c409932e3f2..44d4a521a3c44d86d251f1f63c7232e61160e30a:/app/views/layouts/notifier.html.erb
diff --git a/app/views/layouts/notifier.html.erb b/app/views/layouts/notifier.html.erb
index dd041cca5..c0dbac842 100644
--- a/app/views/layouts/notifier.html.erb
+++ b/app/views/layouts/notifier.html.erb
@@ -5,17 +5,19 @@
-
-
+
+
- <%= image_tag attachments["logo.png"].url, alt: "OpenStreetMap logo", title: "OpenStreetMap", height: "30", width: "30", border: "0" %>
+ <%= image_tag attachments["logo.png"].url, alt: "OpenStreetMap", title: "OpenStreetMap", height: "30", width: "30", border: "0" %>
|
-
+ <%# the "width: 100%" here looks wrong, but I couldn't find a better way of making Outlook give this cell full width %>
+ |
+ <%# NB we need "text-decoration: none" twice: GMail only honours it on the but Outlook only on the %>
- OpenStreetMap
+ OpenStreetMap
|
@@ -34,7 +36,7 @@
-
+ |
<%= yield :footer %>
OpenStreetMap
| | |