Merge branch 'ent-3903-Dashboard-mostrar-leyenda-en-mapa-de-servicio' into 'develop'

changes in service map widget: always show legend and fix visual problem

See merge request artica/pandorafms!2889
This commit is contained in:
vgilc 2019-12-10 11:53:37 +01:00
commit 325eff607e
1 changed files with 0 additions and 5 deletions

View File

@ -3027,7 +3027,6 @@ div.nodata_container {
/* service map */
#container_servicemap_legend {
position: absolute;
width: 200px;
background: #fff;
margin-top: 10px;
right: 2px;
@ -3041,10 +3040,6 @@ div.nodata_container {
text-align: left;
}
.legend_servicemap_item {
display: none;
}
/* agent modules*/
.legend_square {
width: 20px;