Fixed error in agent table in GIS map

This commit is contained in:
samucarc 2018-11-14 11:53:12 +01:00
parent d91f81d0ed
commit dc6a293b52
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ div.olMap {
padding: 0px!important;
margin: 0px!important;
cursor: default;
position: relative !important;
}
div.olMapViewport {