From 46cd0b4ca08513bed53a1ce14ac8b7a368808e9c Mon Sep 17 00:00:00 2001 From: Alejandro Gallardo Escobar Date: Thu, 16 Jul 2015 15:50:53 +0200 Subject: [PATCH] Minor visual change --- pandora_console/godmode/agentes/planned_downtime.list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/godmode/agentes/planned_downtime.list.php b/pandora_console/godmode/agentes/planned_downtime.list.php index 8a9388eff7..e704679deb 100755 --- a/pandora_console/godmode/agentes/planned_downtime.list.php +++ b/pandora_console/godmode/agentes/planned_downtime.list.php @@ -339,7 +339,7 @@ else { // View available downtimes present in database (if any of them) $table = new StdClass(); $table->class = 'databox data'; - $table->width = '100%'; + $table->width = '98%'; $table->cellstyle = array(); $table->head = array();