Fixed styles to make marker-hovering work in Chrome.

This commit is contained in:
FrozenCow 2011-09-23 19:43:08 +02:00
parent 085e06eb43
commit fa2e80a916

View File

@ -774,10 +774,8 @@
}
.dynmap .mapMarker .markerIcon16x16 {
position: absolute;
top: -8px;
left: -8px;
z-index: 18;
margin-top: -8px;
margin-left: -8px;
}
.dynmap .coord-control {