X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/6ef6ddc14d2befd784aa57eb595a1f019945edd7..c7a4705c904935fe42658daafa0aa5175132cdd6:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index ed302715a..55f37782d 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -1,10 +1,7 @@ -
-

- - - " type="image/svg+xml" /> - <%= image_tag "osm_logo.png", :srcset => image_path("osm_logo.svg"), :alt => t("layouts.logo.alt_text"), :class => "logo" %> - +
+

+ + <%= image_tag "osm_logo.png", :srcset => image_path("osm_logo.svg"), :alt => t("layouts.logo.alt_text"), :width => 30, :height => 30, :class => "logo" %> <%= t "layouts.project_name.h1" %>

@@ -18,7 +15,7 @@ :class => "btn btn-outline-primary geolink editlink", :id => "editanchor", :data => { :editor => preferred_editor } %> - + + <% end %>