X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=server%2Forg.argeo.slc.ria%2Fsrc%2Fargeo-ria-lib%2Fjcr%2Fclass%2Forg%2Fargeo%2Fjcr%2Fria%2Fviews%2FContextNodeInputView.js;h=bc373b08755c181e6f22f1624684fd1b4c26d1eb;hb=3b0e1624f19ae115fbd4be1f23559e62dfc65e5f;hp=bf01cefbc41d22c3c181d03d94a9588ad36980c7;hpb=3fa6f9082cb27ae94109d1de5013e88dc9cb895f;p=gpl%2Fargeo-slc.git diff --git a/server/org.argeo.slc.ria/src/argeo-ria-lib/jcr/class/org/argeo/jcr/ria/views/ContextNodeInputView.js b/server/org.argeo.slc.ria/src/argeo-ria-lib/jcr/class/org/argeo/jcr/ria/views/ContextNodeInputView.js index bf01cefbc..bc373b087 100644 --- a/server/org.argeo.slc.ria/src/argeo-ria-lib/jcr/class/org/argeo/jcr/ria/views/ContextNodeInputView.js +++ b/server/org.argeo.slc.ria/src/argeo-ria-lib/jcr/class/org/argeo/jcr/ria/views/ContextNodeInputView.js @@ -45,7 +45,8 @@ qx.Class.define("org.argeo.jcr.ria.views.ContextNodeInputView", { this.set({ layout : new qx.ui.layout.HBox(), dataModel : dataModel, - padding: 5, + paddingTop: 5, + paddingLeft: 5, decorator : 'toolbar' });