From 994b3a9bff4f2d3661373e6816379f8a5d814cb6 Mon Sep 17 00:00:00 2001
From: alejandro-campos <alejandro.campos@artica.es>
Date: Thu, 14 Nov 2019 15:21:24 +0100
Subject: [PATCH] changes in service map widget: always show legend and fix
 visual problem

---
 pandora_console/include/styles/pandora.css | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css
index fb80634465..9a79665740 100644
--- a/pandora_console/include/styles/pandora.css
+++ b/pandora_console/include/styles/pandora.css
@@ -3000,7 +3000,6 @@ div.nodata_container {
 /* service map */
 #container_servicemap_legend {
   position: absolute;
-  width: 200px;
   background: #fff;
   margin-top: 10px;
   right: 2px;
@@ -3014,10 +3013,6 @@ div.nodata_container {
   text-align: left;
 }
 
-.legend_servicemap_item {
-  display: none;
-}
-
 /* agent modules*/
 .legend_square {
   width: 20px;