make sure ipv4 map works over https

This commit is contained in:
rolux 2012-06-26 17:58:56 +02:00
commit 4bc846741a
2 changed files with 8 additions and 7 deletions

View file

@ -78,6 +78,10 @@
opacity: 0;
overflow: hidden;
}
#world > img {
width: 256px;
height: 256px;
}
div.marker {
position: absolute;