]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/note.html.erb
Rework sidebar to use padding on the sidebar_content div
[rails.git] / app / views / browse / note.html.erb
index 6dcd46e76435fa76d37f4d8f8171491b4c63ab74..0180e26cad8d84103558354ee9a76f1163823116 100644 (file)
@@ -2,7 +2,7 @@
 
 <%= render "sidebar_header", :title => t(".#{@note.status}_title", :note_name => @note.id) %>
 
-<div class="browse-section">
+<div>
   <h4><%= t(".description") %></h4>
   <div class="note-description">
     <%= h(@note_comments.first.body.to_html) %>