]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/application/_sidebar_header.html.erb
Changed feature close buttons to Bootstrap
[rails.git] / app / views / application / _sidebar_header.html.erb
index da1f6bf45644e1d45352ca17e6ff6f789e2932f4..83b1ae1c5415c9a3ff22ccb7ad3472f311c68007 100644 (file)
@@ -4,7 +4,7 @@
   </div>
   <div>
     <a class="geolink" href="<%= root_path %>">
-      <span class="icon close"></span>
+      <button type="button" class="btn-close float-end mt-1"></button>
     </a>
   </div>
 </div>