]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/export/start.html.erb
Form cleanup
[rails.git] / app / views / export / start.html.erb
index f5dcb1462198dc70d5070add802069fd167b60cc..7c733ab7fcf587d3eb5419d9644d7ffd8b608e28 100644 (file)
@@ -67,8 +67,8 @@
     </div>
   </div>
 
-  <div class="export_buttons">
-    <p><%= submit_tag t('export.start.export_button'), :id => "export_commit" %></p>
+  <div class="inner12">
+    <%= submit_tag t('export.start.export_button'), :id => "export_commit" %>
   </div>
 
 <% end %>