]> 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 da1f6bf45644e1d45352ca17e6ff6f789e2932f4..2df7518721a1558a74f129103b6f20eb82c9e7a4 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" href="<%= root_path %>"></a>
   </div>
 </div>