diff --git a/web/css/dynmap_style.css b/web/css/dynmap_style.css index 1d189de8..31de199f 100644 --- a/web/css/dynmap_style.css +++ b/web/css/dynmap_style.css @@ -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 {