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();