]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/new.html.erb
Move more styling into CSS and make it support RTL layout
[rails.git] / app / views / user / new.html.erb
index 5ff4ed02863cc3b57fc85757e2c848c1a3c1fef7..cf9d0a8cec9fb77cc398650ca231ee94a85cf319 100644 (file)
@@ -68,7 +68,7 @@
 
     <tr>
       <td></td>
-      <td align="right"><%= submit_tag t('user.new.continue'), :tabindex => 6 %></td>
+      <td class="submitButton"><%= submit_tag t('user.new.continue'), :tabindex => 6 %></td>
     </tr>
   </table>
 <% end %>