X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/44d4a521a3c44d86d251f1f63c7232e61160e30a..d2d5d48f2993f2ffca415362a40b8a02127bd4a8:/app/views/layouts/notifier.html.erb?ds=inline diff --git a/app/views/layouts/notifier.html.erb b/app/views/layouts/notifier.html.erb index c0dbac842..21b4e35ce 100644 --- a/app/views/layouts/notifier.html.erb +++ b/app/views/layouts/notifier.html.erb @@ -5,12 +5,14 @@ -
- + <%# having width=100% on the table and then only a fixed width on the middle cell gives us a max-width that works in Outlook %> + + +
+ <%# the "width: 100%" here looks wrong, but I couldn't find a better way of making Outlook give this cell full width %> @@ -34,6 +36,7 @@
- <%= image_tag attachments["logo.png"].url, alt: "OpenStreetMap", title: "OpenStreetMap", height: "30", width: "30", border: "0" %> + <%= image_tag attachments["logo.png"].url, :alt => "OpenStreetMap", :title => "OpenStreetMap", :height => "30", :width => "30", :border => "0" %>