fixed field autocomplete widget
2 unresolved threads
2 unresolved threads
Merge request reports
Activity
Please register or sign in to reply
3975 | 3975 | |
3976 | 3976 | .ui-autocomplete { |
3977 | 3977 | z-index: 2000; |
3978 | max-height: 472px; | |
|
3975 | 3975 | |
3976 | 3976 | .ui-autocomplete { |
3977 | 3977 | z-index: 2000; |
3978 | max-height: 472px; | |
3979 | overflow-y: scroll; | |
|