Improves styles for districts map page

This commit is contained in:
Alberto Garcia Cabeza
2016-01-26 13:28:03 +01:00
parent bac19ffebd
commit e3ad813b4f
8 changed files with 60 additions and 49 deletions

View File

@@ -1,7 +1,6 @@
<div class="sidebar-divider"></div>
<h3><%= t("shared.tags_cloud.districts") %></h3>
<h3 class="sidebar-title"><%= t("shared.tags_cloud.districts") %></h3>
<br>
<%= link_to map_proposals_path, id: 'map' do %>
<%= image_tag("map.jpg") %>
<% end %>