forked from 0x2620/pandora
max width for find element autocomplete menu
This commit is contained in:
parent
7e779aaa7c
commit
aa36bc339b
2 changed files with 4 additions and 2 deletions
|
|
@ -60,6 +60,7 @@ pandora.ui.findElement = function() {
|
|||
autocomplete: autocompleteFunction(),
|
||||
autocompleteSelect: true,
|
||||
autocompleteSelectHighlight: true,
|
||||
autocompleteSelectMaxWidth: 256,
|
||||
autocompleteSelectSubmit: true,
|
||||
clear: true,
|
||||
id: 'input',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue