X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5afe47e3f63031f4ec86156ca63596b90af5197e..7a44ae6cdc97df0e097f7d0bebaf1bc4339dce60:/app/views/layouts/_search.html.erb diff --git a/app/views/layouts/_search.html.erb b/app/views/layouts/_search.html.erb index 441ea3212..02d6406cf 100644 --- a/app/views/layouts/_search.html.erb +++ b/app/views/layouts/_search.html.erb @@ -9,7 +9,7 @@
-
<%= link_to tag('span', { :class => "icon close"}), root_path, { :title => t('site.search.close_directions_title'), :class => "directions_close" } %>
+
<%= link_to tag('span', { :class => "icon close"}), root_path, { :title => t('site.search.close_directions_title'), :class => "directions_close" } %>
<%= image_tag "marker-green.png", :class => 'routing_marker', :id => 'marker_from', :draggable => 'true' %> @@ -20,7 +20,7 @@ <%= text_field_tag "route_to" , params[:to] , :placeholder => t('site.search.to') %>
-
<%= submit_tag t('site.search.submit_text') %>
+
<%= submit_tag t('site.search.submit_text') %>