Roo/bootstrap/ComboBox.js
authorEdward <edward@roojs.com>
Wed, 18 Mar 2015 03:19:29 +0000 (11:19 +0800)
committerEdward <edward@roojs.com>
Wed, 18 Mar 2015 03:19:29 +0000 (11:19 +0800)
Roo/bootstrap/ComboBox.js

index ee3fb0e..965f655 100644 (file)
@@ -1423,9 +1423,6 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
         
          Roo.log('expand');
         
-        var lw = this.listWidth || Math.max(this.inputEl().getWidth(), this.minListWidth);
-        this.list.setWidth(lw);
-            
         this.list.show();
         
         this.restrictHeight();