1. Instead of padding-right: calc(7rem - 1px); we can use padding-inline-end ...

Contribution Date
Technology
Contribution Project
Contribution Details

1. Instead of padding-right: calc(7rem - 1px); we can use padding-inline-end which will work in both ltr & rtl direction.

2. .js .form-autocomplete.is-autocompleting {background-position: 100% 75%;} This is outdated.

3. .claro-autocomplete__message styling needs to refactored.

Issue Status
Needs work
Contribution Author
Files count
0
Patches count
0