]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/application/_sidebar_header.html.erb
Merge branch 'master' into feature/add-communities-page
[rails.git] / app / views / application / _sidebar_header.html.erb
index 307903fffca8f1d91efb170605dcb1218bbd42d6..87d0b8955ba69adab3f7bc3373ed0e818aa33f55 100644 (file)
@@ -3,8 +3,6 @@
     <h2><%= title %></h2>
   </div>
   <div>
-    <a class="geolink" href="<%= root_path %>">
-      <button type="button" class="btn-close mt-1"></button>
-    </a>
+    <a class="geolink d-block btn-close mt-1" href="<%= root_path %>"></a>
   </div>
 </div>