IDEMPIERE-586 Nodes linked to root in tree are badly placed.
This commit is contained in:
parent
5250853263
commit
824200314a
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue