mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-13 22:05:12 +01:00
Fixed styles to make marker-hovering work in Chrome.
This commit is contained in:
parent
085e06eb43
commit
fa2e80a916
@ -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…
Reference in New Issue
Block a user