Fix hide and cancel buttons on chromium

This commit is contained in:
eal 2017-09-10 13:33:02 +03:00
parent 9c7eb1de3c
commit 8a51bc6e22
2 changed files with 3 additions and 0 deletions

View file

@ -143,6 +143,7 @@
.icon-cancel {
cursor: pointer;
z-index: 4;
}
.autocomplete-panel {