Add filter clearing logic

This commit is contained in:
Berkeley Martinez
2016-03-23 16:19:16 -07:00
parent b9dfc254f4
commit c150ad2c34
6 changed files with 29 additions and 8 deletions

View File

@@ -149,9 +149,14 @@
border-color: #000d00;
color: #fff;
cursor: pointer;
padding: 0;
span {
display: inline-block;
min-height: 30px;
width: 100%;
}
}
.map-wrapper {
position: absolute;
display: block;