]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/diary_entries/show.html.erb
Refactor away from global form control styling
[rails.git] / app / views / diary_entries / show.html.erb
index d3a0f70b267a5cfbc409e896aed35ddb14448ad5..4468fc53e6464e879b418d39065dcda1f71f18cd 100644 (file)
@@ -13,7 +13,7 @@
 <%= render :partial => "diary_comment", :collection => @comments %>
 </div>
 
-<div>
+<div class="standard-form">
   <% if current_user %>
     <h3 id="newcomment"><%= t ".leave_a_comment" %></h3>