]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/application/_sidebar_header.html.erb
Make close buttons stick to the top of scrolled areas
[rails.git] / app / views / application / _sidebar_header.html.erb
index 87d0b8955ba69adab3f7bc3373ed0e818aa33f55..d24a0c5fa9d9a5d6ef810e9fcaec0286e67b73a3 100644 (file)
@@ -1,8 +1 @@
-<div class="d-flex w-100">
-  <div class="flex-grow-1 text-break">
-    <h2><%= title %></h2>
-  </div>
-  <div>
-    <a class="geolink d-block btn-close mt-1" href="<%= root_path %>"></a>
-  </div>
-</div>
+<h2 class="me-4 text-break"><%= title %></h2>