Fix autocomplete accessibility content overflow

This commit is contained in:
Jyri-Petteri Paloposki 2021-08-25 19:26:21 +03:00
parent fe4aa22c5d
commit b268486703
2 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@
* Apparently the requires need to be in the "root" stylesheet file, not
* the imported manifest.
*
*= require jquery-ui
*= require jquery-ui/menu
*= require jquery-ui/autocomplete
*= require jquery-ui/datepicker

View file

@ -2,6 +2,7 @@
* Apparently the requires need to be in the "root" stylesheet file, not
* the imported manifest.
*
*= require jquery-ui
*= require jquery-ui/menu
*= require jquery-ui/autocomplete
*= require jquery-ui/datepicker