made the map not strech and display inline with the data-table

pull/3/head
Marek Baczynski 6 years ago
parent 2813481da4
commit 1234bdfa14

@ -375,8 +375,8 @@ td p {
.overlay img#map {
position: absolute;
right: 5%;
bottom: 5%;
height: calc(90% - 42pt);
margin-top: 4%;
max-height: calc(90% - 42pt);
max-width: 50%;
}

Loading…
Cancel
Save