]> git.openstreetmap.org Git - rails.git/commitdiff
Fix export submit pad
authorTom MacWright <tom@macwright.org>
Mon, 10 Jun 2013 23:58:42 +0000 (16:58 -0700)
committerTom Hughes <tom@compton.nu>
Mon, 8 Jul 2013 08:03:16 +0000 (09:03 +0100)
app/views/export/start.html.erb

index f5dcb1462198dc70d5070add802069fd167b60cc..f25ab2a3f36238f979317d2c0fa24b16c31c5589 100644 (file)
@@ -67,7 +67,7 @@
     </div>
   </div>
 
-  <div class="export_buttons">
+  <div class="export_buttons inner12">
     <p><%= submit_tag t('export.start.export_button'), :id => "export_commit" %></p>
   </div>