Private
Public Access
1
0

leaflet map - path not working

This commit is contained in:
Sander Roosendaal
2017-08-11 13:38:24 +02:00
parent 008e1ac2ee
commit 3a51c5c978
88 changed files with 32115 additions and 187 deletions

View File

@@ -0,0 +1,21 @@
.nav-quick-search {
margin: 20px 0 2px 15px;
position: relative;
.search-query {
border-radius: 15px;
width: 150px;
padding: 3px 10px;
background: #f6f7f8;
}
.submit {
background: transparent;
border: 0;
display: inline-block;
position: absolute;
width: 20px;
height: 20px;
right: 20px;
top: 3px;
}
}