diff --git a/src/sidebar/search/AddressInput.module.css b/src/sidebar/search/AddressInput.module.css index b0b1da57..0d25b399 100644 --- a/src/sidebar/search/AddressInput.module.css +++ b/src/sidebar/search/AddressInput.module.css @@ -63,7 +63,7 @@ } } -@media not all and (max-width: 44rem) and (hover: hover) { +@media not all and (max-width: 44rem) { .inputContainer:hover .btnInputClear { /* duplicate code, see (clear) */ display: block;