Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-extractcodelist-widget@97711 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
e3743b6beb
commit
7381e683eb
|
@ -77,8 +77,7 @@ public class ExtractCodelistOperationInProgressCard extends WizardCard implement
|
|||
summary.setWidth(400);
|
||||
summary.add(description);
|
||||
|
||||
operationInProgressPanel.add(summary, new BoxLayoutData(new Margins(20,
|
||||
5, 10, 5)));
|
||||
operationInProgressPanel.add(summary, new BoxLayoutData(new Margins(20,5, 10, 5)));
|
||||
|
||||
|
||||
setContent(operationInProgressPanel);
|
||||
|
|
Loading…
Reference in New Issue