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 { .overlay img#map {
position: absolute; position: absolute;
right: 5%; right: 5%;
bottom: 5%; margin-top: 4%;
height: calc(90% - 42pt); max-height: calc(90% - 42pt);
max-width: 50%; max-width: 50%;
} }

Loading…
Cancel
Save