Skip to content

Commit

Permalink
try to fix Leaflet#335 according to danzel's comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Jul 26, 2012
1 parent ff7057f commit fe4dfba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dist/leaflet.css
Expand Up @@ -72,6 +72,7 @@
.leaflet-top,
.leaflet-bottom {
position: absolute;
z-index: 1000;
}
.leaflet-top {
top: 0;
Expand Down Expand Up @@ -368,4 +369,4 @@
}
.leaflet-popup-content {
font: 12px/1.4 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
}

0 comments on commit fe4dfba

Please sign in to comment.