]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/application/_sidebar_header.html.erb
Merge remote-tracking branch 'upstream/pull/5778'
[rails.git] / app / views / application / _sidebar_header.html.erb
index 5413b4205df1c4bb6584cb1ac9cfe3cb036c3a70..d24a0c5fa9d9a5d6ef810e9fcaec0286e67b73a3 100644 (file)
@@ -1,10 +1 @@
-<div class="d-flex w-100">
-  <div class="flex-grow-1 text-break">
-    <h2><%= title %></h2>
-  </div>
-  <div class="px-3 py-3">
-    <a class="geolink" href="<%= root_path %>">
-      <span class="icon close"></span>
-    </a>
-  </div>
-</div>
+<h2 class="me-4 text-break"><%= title %></h2>