Fixed styles to make marker-hovering work in Chrome.
This commit is contained in:
parent
085e06eb43
commit
fa2e80a916
1 changed files with 2 additions and 4 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue