X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/321218f9b1b08451cd4fa4ea67b2a91189eeb37d..7a44ae6cdc97df0e097f7d0bebaf1bc4339dce60:/app/views/layouts/_search.html.erb diff --git a/app/views/layouts/_search.html.erb b/app/views/layouts/_search.html.erb index 5b6806e3d..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') %>
- <%= image_tag "searching-small.gif", :class => 'spinner', :style => "vertical-align: middle; display: none;" %> +
<%= submit_tag t('site.search.submit_text') %>
+