X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/779167e493d3163138e1bdde2982ee9f6402da14..2080696fe689c08faa238a73cda4366f71750423:/app/views/accounts/edit.html.erb diff --git a/app/views/accounts/edit.html.erb b/app/views/accounts/edit.html.erb index 2017bee0a..cd53d294d 100644 --- a/app/views/accounts/edit.html.erb +++ b/app/views/accounts/edit.html.erb @@ -18,7 +18,7 @@
-
+
<%= f.select(:auth_provider, Auth.providers, :hide_label => true, :wrapper => { :class => "col-auto mb-0" }) %> <%= f.text_field(:auth_uid, :hide_label => true, :wrapper => { :class => "col mb-0" }) %>