X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/901de4a56a58b4967eec5f2a20e241e3d1c088e9..eb675097b3860fe03e23fb9429d88e5e30c7e51d:/app/views/user/new.html.erb?ds=sidebyside diff --git a/app/views/user/new.html.erb b/app/views/user/new.html.erb index 3c085c99e..d1772f996 100644 --- a/app/views/user/new.html.erb +++ b/app/views/user/new.html.erb @@ -4,7 +4,7 @@
<% end %> -<%= form_for :user, :url => { :action => 'create' }, :html => { :class => 'standard-form fillL col6 pad2' } do %> +<%= form_for :user, :url => { :action => 'create' }, :html => { :class => 'standard-form fillL col6 inner22' } do %> <%= hidden_field_tag('referer', h(@referer)) unless @referer.nil? %>