Fixed error in agent table in GIS map
This commit is contained in:
parent
d91f81d0ed
commit
dc6a293b52
|
@ -3,6 +3,7 @@ div.olMap {
|
||||||
padding: 0px!important;
|
padding: 0px!important;
|
||||||
margin: 0px!important;
|
margin: 0px!important;
|
||||||
cursor: default;
|
cursor: default;
|
||||||
|
position: relative !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.olMapViewport {
|
div.olMapViewport {
|
||||||
|
|
Loading…
Reference in New Issue