Reduce row height tu 20px ==> should force tree to be correctly drawn
[banana.git] / css / style.css
index a1a6257..7d9364b 100644 (file)
@@ -29,7 +29,7 @@ table.banana_group td.dsc { text-align: left; }
 table.banana_thread { width: 100%; }
 table.banana_thread td {
     white-space: nowrap;
-    height: 21px;
+    height: 20px;
     vertical-align: middle;
     padding-top: 0;
     margin-top: 0;