]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/users/blocked.html.erb
Fix reverse directions button closing tag
[rails.git] / app / views / users / blocked.html.erb
index b49990705a4879d1a66a39894bbe8d40f9c2e386..5753ebd9af84fd98d91b4fe80fff0c57bf41c41d 100644 (file)
@@ -1,7 +1,8 @@
-<% content_for :heading_class, "header-illustration-heading" %>
+<% content_for :heading_class, "pb-0" %>
 <% content_for :heading do %>
-  <h1><%= t "users.new.title" %></h1>
-  <div class='header-illustration new-user-main'></div>
+  <div class='header-illustration new-user-main'>
+    <h1><%= t "users.new.title" %></h1>
+  </div>
   <div class='header-illustration new-user-arm'></div>
 <% end %>