]> git.llucax.com Git - mecon/meconlib.git/blobdiff - lib/MECON/HTML/Arbol.php
Se saca el nowrap.
[mecon/meconlib.git] / lib / MECON / HTML / Arbol.php
index d86c49e8bf5181ee7ebf56621850fe1e6770d06b..e3a1012f09919744c8ec4b41590c5f21a39d8c60 100644 (file)
@@ -77,7 +77,7 @@ class HTML_Arbol extends HTML_Table
         $atr = array(
             'border' => '0',
             'width'  => $n * $tabulados,
-            'height' => '10'
+            'height' => '1'
         );
         $margen = ' ';
         if ($n) {