Fixed styles to make marker-hovering work in Chrome.
This commit is contained in:
parent
910bef70e0
commit
be15bb5b91
1 changed files with 2 additions and 4 deletions
|
|
@ -774,10 +774,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.dynmap .mapMarker .markerIcon16x16 {
|
.dynmap .mapMarker .markerIcon16x16 {
|
||||||
position: absolute;
|
margin-top: -8px;
|
||||||
top: -8px;
|
margin-left: -8px;
|
||||||
left: -8px;
|
|
||||||
z-index: 18;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.dynmap .coord-control {
|
.dynmap .coord-control {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue