try to fix #335 according to danzel's comment

This commit is contained in:
Vladimir Agafonkin
2012-07-26 17:42:27 +03:00
parent ff7057f194
commit fe4dfbadbc

3
dist/leaflet.css vendored
View File

@ -72,6 +72,7 @@
.leaflet-top,
.leaflet-bottom {
position: absolute;
z-index: 1000;
}
.leaflet-top {
top: 0;
@ -368,4 +369,4 @@
}
.leaflet-popup-content {
font: 12px/1.4 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
}