minor layout fix.

This commit is contained in:
Heng Sin Low 2009-10-27 08:13:52 +00:00
parent 8e2bf98b33
commit 034f7f047c
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ DataStatusListener, IADTabpanel, VetoableChangeListener
grid = new Grid();
//have problem moving the following out as css class
grid.setWidth("99%");
grid.setWidth("100%");
grid.setHeight("100%");
grid.setVflex(true);
grid.setStyle("margin:0; padding:0; position: absolute");