Fix map for anonymous viewers.
This commit is contained in:
parent
a23f88d685
commit
63c0a83674
@ -302,8 +302,9 @@ main.details {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
#map {
|
#map {
|
||||||
margin: 0;
|
grid-row: -2;
|
||||||
height: calc(100% - 2px) !important;
|
height: calc(100% - 2px) !important;
|
||||||
|
margin: 0;
|
||||||
width: -moz-available;
|
width: -moz-available;
|
||||||
}
|
}
|
||||||
.admbuttons {
|
.admbuttons {
|
||||||
|
Loading…
Reference in New Issue
Block a user