Changed close button from <a> to <button>

This commit is contained in:
orangemug
2018-06-01 20:40:51 +01:00
parent 35353d75f5
commit f9f5e8f925
2 changed files with 6 additions and 3 deletions

View File

@@ -43,7 +43,10 @@
}
.maputnik-modal-header-toggle {
cursor: pointer;
border: none;
background: initial;
color: white;
padding: 0;
}
.maputnik-modal-scroller {