]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/new_note.html.erb
Style tweaks
[rails.git] / app / views / browse / new_note.html.erb
index ac200b54f38f54835226f96def405d8bd9c664f9..49922494e25906b6526e8299a44f3f8dbac37afd 100644 (file)
@@ -10,9 +10,7 @@
   <form action="#">
     <input type="hidden" name="lon">
     <input type="hidden" name="lat">
   <form action="#">
     <input type="hidden" name="lon">
     <input type="hidden" name="lat">
-    <br/>
     <textarea class="comment" name="text" cols="40" rows="10"></textarea>
     <textarea class="comment" name="text" cols="40" rows="10"></textarea>
-    <br/>
     <div class="buttons clearfix">
       <input type="submit" name="add" value="<%= t('javascripts.notes.new.add') %>" disabled="1">
     </div>
     <div class="buttons clearfix">
       <input type="submit" name="add" value="<%= t('javascripts.notes.new.add') %>" disabled="1">
     </div>