slider works/shows right on mobile

This commit is contained in:
Luis 2017-06-18 11:58:06 +02:00
parent 7cb1a70d52
commit 94d768144c

View file

@ -62,6 +62,7 @@
left: auto;
bottom: auto;
width: 100%;
padding: 1em 0;
}
.value {
padding: 6px 8px;
@ -76,7 +77,7 @@
#map {
width: 97%;
margin: 0 auto;
height: 90vh;
height: 80vh;
}
}