From: Alan Knowles Date: Fri, 7 Feb 2020 04:01:55 +0000 (+0800) Subject: examples/form/nestedcombo.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=2209540bcb25f3ef15619c2102747f4254335a76 examples/form/nestedcombo.js --- diff --git a/examples/form/nestedcombo.js b/examples/form/nestedcombo.js index ec7b2cedd4..c0ccc7b6e6 100644 --- a/examples/form/nestedcombo.js +++ b/examples/form/nestedcombo.js @@ -63,7 +63,7 @@ Roo.onReady(function(){ data : sampledata// from states.js }, - listWidth: 500, + listWidth: 300, typeAhead: true, mode: 'local', triggerAction: 'all',