]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/export/start.html.erb
Rework trace edit form using new form styles
[rails.git] / app / views / export / start.html.erb
index 78a22bc4762da55ecc5e94d9af1c157874a6fbf9..7c733ab7fcf587d3eb5419d9644d7ffd8b608e28 100644 (file)
@@ -67,6 +67,8 @@
     </div>
   </div>
 
-  <%= submit_tag t('export.start.export_button'), :id => "export_commit" %>
+  <div class="inner12">
+    <%= submit_tag t('export.start.export_button'), :id => "export_commit" %>
+  </div>
 
 <% end %>