MAJ UI Calendar

This commit is contained in:
Mathieu Lagace
2019-10-02 08:40:53 -04:00
parent 0166c48daa
commit 1c7997c549
3 changed files with 13 additions and 16 deletions

View File

@@ -68,10 +68,11 @@
border-top: none;
z-index: 99;
/*position the autocomplete items to be the same width as the container:*/
top: 50%;
top: 64%;
left: 0;
right: 0;
}
.autocomplete-items div {
padding: 10px;
cursor: pointer;