From: Herve Saint-Amand Date: Wed, 25 Jan 2017 23:01:37 +0000 (+0000) Subject: Left-align logo X-Git-Tag: live~3640^2~4 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/1def88b5d2521649f244411c06b25790163843d1 Left-align logo --- diff --git a/app/views/layouts/notifier.html.erb b/app/views/layouts/notifier.html.erb index 8575424f2..8287d5ec0 100644 --- a/app/views/layouts/notifier.html.erb +++ b/app/views/layouts/notifier.html.erb @@ -8,7 +8,7 @@ -
+ <%= image_tag attachments["logo.png"].url, alt: "OpenStreetMap logo", title: "OpenStreetMap", height: "30", width: "30", border: "0" %>