mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 07:10:12 +01:00
Fix autocomplete accessibility content overflow
This commit is contained in:
parent
fe4aa22c5d
commit
b268486703
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue