Minor update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-table-widget@101817 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-12-01 17:53:09 +00:00 committed by Giancarlo Panichi
parent fc5ae6f2dd
commit 7566557105
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ public class EditRowPanel extends FramedPanel implements MonitorDialogListener {
protected String WIDTH = "510px";
protected String HEIGHT = "370px";
protected String FIELDSHEIGHT = "370px";
protected int LABELSIZE = 140;
protected int LABELSIZE = 120;
protected EditRowDialog parent;
protected TRId trId;