]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/application/_sidebar_header.html.erb
Merge remote-tracking branch 'upstream/pull/3698'
[rails.git] / app / views / application / _sidebar_header.html.erb
index 83b1ae1c5415c9a3ff22ccb7ad3472f311c68007..2df7518721a1558a74f129103b6f20eb82c9e7a4 100644 (file)
@@ -3,8 +3,6 @@
     <h2><%= title %></h2>
   </div>
   <div>
-    <a class="geolink" href="<%= root_path %>">
-      <button type="button" class="btn-close float-end mt-1"></button>
-    </a>
+    <a class="geolink d-block btn-close" href="<%= root_path %>"></a>
   </div>
 </div>