Minor visual change

This commit is contained in:
Alejandro Gallardo Escobar 2015-07-16 15:50:53 +02:00
parent 8f3973d934
commit 46cd0b4ca0

View File

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