Float the close icon, closes #40

This commit is contained in:
Aaron Lidman 2013-11-08 12:01:20 -08:00
parent b903d8b746
commit b2a82f501d
12 changed files with 21 additions and 13 deletions

View file

@ -1,6 +1,6 @@
<h2>
<%= t('site.sidebar.search_results') %>
<a class="geolink" href="<%= root_path %>"><span class="icon close"></span></a>
<%= t('site.sidebar.search_results') %>
</h2>
<% @sources.each do |source| %>
<h4 class="inner12"><%= raw(t "geocoder.search.title.#{source}") %></h4>