groundwork for responsive menu

This commit is contained in:
Eden Halperin 2013-11-06 10:29:52 -05:00
parent 30ab1e91da
commit 582ab35ecd
9 changed files with 97 additions and 15 deletions

View file

@ -47,7 +47,11 @@
<% end %>
<% unless @ways.empty? %>
<<<<<<< HEAD
<div class='browse-section paginate'>
=======
<div class='browse-section clearfix paginate'>
>>>>>>> groundwork for responsive menu
<h4><%= t 'browse.changeset_details.has_ways', :count => @way_pages.item_count %></h4>
<ul>
<% @ways.each do |way| %>