-
-
+ <%# 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 %>
+ |
+
+
- <%= 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" %>
|
<%# 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 @@
|
+ |
| |