mirror of
https://github.com/lucaspalomodevelop/opnsense-core.git
synced 2026-03-13 00:07:27 +00:00
Revert "tokenize2, increase zIndexMargin"
This reverts commit 0da7b4f1d8e5e21a093b5af84a7b39564eec500f.
This commit is contained in:
parent
0da7b4f1d8
commit
146cc63383
@ -214,8 +214,7 @@ function formatTokenizersUI() {
|
||||
sender.tokenize2({
|
||||
'tokensAllowCustom': allownew,
|
||||
'placeholder': hint,
|
||||
'dropdownMaxItems': number_of_items,
|
||||
'zIndexMargin': 1100
|
||||
'dropdownMaxItems': number_of_items
|
||||
});
|
||||
sender.parent().find('ul.tokens-container').css("width", width);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user