IDEMPIERE-1361 Mismatch of layout in the window Tree Maintenance

This commit is contained in:
Nicolas Micoud 2014-03-12 21:59:37 -05:00
parent a03563cda5
commit 9c5505cc77
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@ public class WTreeMaintenance extends TreeMaintenance implements IFormController
hbox.setStyle("padding: 3px;");
hbox.setAlign("center");
hbox.setHflex("1");
hbox.setVflex("1");
northPanel.appendChild(hbox);
hbox.appendChild (new Space());