branislav-kurajda

Results 1 issues of branislav-kurajda

Have a fixed height list of values, as achieved by the following css .ngui-auto-complete ul { max-height: 200px; overflow-y: auto; } **Current behavior** When interacting with the scrollbar introduced by...