]> 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 da1f6bf45644e1d45352ca17e6ff6f789e2932f4..87d0b8955ba69adab3f7bc3373ed0e818aa33f55 100644 (file)
@@ -3,8 +3,6 @@
     <h2><%= title %></h2>
   </div>
   <div>
-    <a class="geolink" href="<%= root_path %>">
-      <span class="icon close"></span>
-    </a>
+    <a class="geolink d-block btn-close mt-1" href="<%= root_path %>"></a>
   </div>
 </div>