]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/not_found.html.erb
Rework sidebar to use padding on the sidebar_content div
[rails.git] / app / views / browse / not_found.html.erb
index 084c247dcfe3e8bf8a657be3a5fa6aa002ef840b..36ee4c883769ee3b28da09693c025bb499ffb7a5 100644 (file)
@@ -2,6 +2,6 @@
 
 <%= render "sidebar_header", :title => t(".title") %>
 
-<div class="browse-section">
+<div>
   <p><%= t ".sorry", :type => t(".type.#{@type}"), :id => params[:id] %>
 </div>