Account for the thumb size when handling clicks

This commit is contained in:
Tim Schaub
2014-10-13 10:13:50 -06:00
parent 9dd5b611c7
commit c1afd513b7
3 changed files with 30 additions and 18 deletions

View File

@@ -14,7 +14,7 @@
* zoom-out buttons.
*/
#map2 .ol-zoom .ol-zoom-out {
margin-top: 206px;
margin-top: 204px;
}
#map2 .ol-zoomslider {
background-color: transparent;