X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/24fd3e0f15c00f9048fc2b5ad2be287f50eb2824..56c363442764a21af0820b0e3dd6e9b771119abf:/lib/MECON/HTML/Arbol.php diff --git a/lib/MECON/HTML/Arbol.php b/lib/MECON/HTML/Arbol.php index d86c49e..e3a1012 100644 --- a/lib/MECON/HTML/Arbol.php +++ b/lib/MECON/HTML/Arbol.php @@ -77,7 +77,7 @@ class HTML_Arbol extends HTML_Table $atr = array( 'border' => '0', 'width' => $n * $tabulados, - 'height' => '10' + 'height' => '1' ); $margen = ' '; if ($n) {