widgets/ComboBoxLister.js
authorAlan Knowles <alan@akkbhome.com>
Tue, 14 Sep 2010 16:11:49 +0000 (00:11 +0800)
committerAlan Knowles <alan@akkbhome.com>
Tue, 14 Sep 2010 16:11:49 +0000 (00:11 +0800)
widgets/ComboBoxLister.js

index 3c5648c..b9addcd 100644 (file)
@@ -66,7 +66,7 @@ Ext.extend(Ext.form.ComboBoxLister, Ext.form.ComboBox, {
          
         this.trigger.setStyle('position','relative');
         this.trigger.setStyle('left', '0px');
-        this.trigger.setStyle('top', '7px');
+        this.trigger.setStyle('top', '3px');
         this.el.setStyle('vertical-align', 'text-bottom');
         
         //this.trigger.setStyle('vertical-align', 'top');