Add a small comment on autoComplete.css telling where it comes from.

This commit is contained in:
Matthieu Gautier
2023-11-07 11:13:09 +01:00
parent 0effcdb23f
commit bcbdce6a9a
2 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,4 @@
/* Modified from https://github.com/TarekRaafat/autoComplete.js (version 10.2.6)*/
.autoComplete_wrapper {
display: inline-block;
position: relative;