From d46384087c1ae1d78dd4ea88c07b70aa68a5cff3 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 15 Sep 2010 00:18:49 +0800 Subject: [PATCH] core.css --- core.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/core.css b/core.css index 859feb15..ee68afab 100644 --- a/core.css +++ b/core.css @@ -59,12 +59,14 @@ background:transparent url(../../roojs1/images/default/dd/drop-add.gif) no-repeat scroll 0 0; border-style:none none solid; + border-style:none none solid; cursor:pointer; height:21px; - position:absolute; - top:2; + left:2px; + margin-left:20px; + position:relative; + top:4px; width:17px; - margin-left: 20px; } .x-form-textfield-adder { -- 2.39.2