]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/application/_sidebar_header.html.erb
Merge remote-tracking branch 'upstream/pull/3705'
[rails.git] / app / views / application / _sidebar_header.html.erb
index 2df7518721a1558a74f129103b6f20eb82c9e7a4..ed88a5ae3e0caea234671993664cd80da34fa629 100644 (file)
@@ -1,7 +1,5 @@
 <div class="d-flex w-100">
-  <div class="flex-grow-1 text-break">
-    <h2><%= title %></h2>
-  </div>
+  <h2 class="flex-grow-1 text-break"><%= title %></h2>
   <div>
     <a class="geolink d-block btn-close" href="<%= root_path %>"></a>
   </div>