IDEMPIERE-586 Nodes linked to root in tree are badly placed.

This commit is contained in:
Heng Sin Low 2013-03-11 15:48:09 +08:00
parent 5250853263
commit 824200314a
1 changed files with 1 additions and 1 deletions

View File

@ -749,7 +749,7 @@ input:focus, textarea:focus, .z-combobox-inp:focus, z-datebox-inp:focus {
cursor: pointer;
}
span.z-tree-tee, span.z-tree-last {
span.z-tree-tee, span.z-tree-last, span.z-tree-firstspacer {
width:0px;
}