X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/665f6d3d95f8a746b6453371ca76b9c3d30e8144..c12f8959dd2059b4ea9d45caf716923d7589cbb0:/app/views/layouts/_search.html.erb
diff --git a/app/views/layouts/_search.html.erb b/app/views/layouts/_search.html.erb
index dc13414b7..397fdb828 100644
--- a/app/views/layouts/_search.html.erb
+++ b/app/views/layouts/_search.html.erb
@@ -11,7 +11,7 @@
- <%= link_to image_tag("directions.png", :width => "20", :height => "20"), directions_path, :class => "btn btn-sm btn-primary switch_link", :title => t("site.search.get_directions_title") %>
+ <%= link_to image_tag("directions.png", :width => "20", :height => "20", :class => "align-bottom"), directions_path, :class => "btn btn-sm btn-primary switch_link", :title => t("site.search.get_directions_title") %>