updated breadcrumbs margins
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@99064 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
0d4dd2ce47
commit
4452cbdf04
|
@ -85,7 +85,7 @@ public class GxtBorderLayoutPanel extends ContentPanel {
|
||||||
|
|
||||||
// center.add(this.gridFilter);
|
// center.add(this.gridFilter);
|
||||||
|
|
||||||
BorderLayoutData northData = new BorderLayoutData(LayoutRegion.NORTH, 57, 57, 57);
|
BorderLayoutData northData = new BorderLayoutData(LayoutRegion.NORTH, 60, 60, 70);
|
||||||
northData.setCollapsible(true);
|
northData.setCollapsible(true);
|
||||||
|
|
||||||
northData.setSplit(true); //Split bar between regions
|
northData.setSplit(true); //Split bar between regions
|
||||||
|
|
Loading…
Reference in New Issue