Roo/form/ComboBox.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 11 Aug 2010 06:41:58 +0000 (14:41 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 11 Aug 2010 06:41:58 +0000 (14:41 +0800)
Roo/form/ComboBox.js

index 3063dfd..ebc8215 100644 (file)
@@ -405,7 +405,7 @@ Roo.extend(Roo.form.ComboBox, Roo.form.TriggerField, {
             this.editicon = this.wrap.createChild(
                 {tag: 'img', src: Roo.BLANK_IMAGE_URL, cls: 'x-form-combo-edit' });  
             if (this.addicon) {
-                this.editicon.setStyle('margin-left', 0);
+                this.editicon.setStyle('margin-left', '40px');
             }
             this.editicon.on('click', function(e) {
                 if (this.lastData) {