]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/users/new.html.erb
Merge remote-tracking branch 'upstream/pull/3300'
[rails.git] / app / views / users / new.html.erb
index 264fc8e023a227f2c7b622b560851f904d615eac..a94d4a812afdd8b0ed28e1bc87b69b67d41e8cfc 100644 (file)
@@ -2,9 +2,11 @@
   <%= javascript_include_tag "user" %>
 <% end %>
 
+<% content_for :heading_class, "pb-0" %>
 <% content_for :heading do %>
-  <h1><%= t ".title" %></h1>
-  <div class='header-illustration new-user-main'></div>
+  <div class='header-illustration new-user-main'>
+    <h1><%= t ".title" %></h1>
+  </div>
   <div class='header-illustration new-user-arm'></div>
 <% end %>