Roo/bootstrap/ComboBox.js
authorEdward <edward@roojs.com>
Tue, 20 Jan 2015 05:51:51 +0000 (13:51 +0800)
committerEdward <edward@roojs.com>
Tue, 20 Jan 2015 05:51:51 +0000 (13:51 +0800)
Roo/bootstrap/ComboBox.js

index e357316..d5fa5f5 100644 (file)
@@ -346,7 +346,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
                 {
                     tag: 'ul',
                     cls: 'typeahead typeahead-long dropdown-menu',
-                    style: 'display:none; height:' + this.maxHeight + 'px;'
+                    style: 'display:none; max-height:' + this.maxHeight + 'px;'
                 }
             ]
         };