Describe the bug
The icon of the search bar which appears when the DropDownList's filtering is enabled is not positioned properly.
To Reproduce
- Create a DropDownList
- Enable its filtering functionality
- Notice the position of the search icon
Please, reference the following StackBlitz demo: https://stackblitz.com/edit/angular-ukzw9t?file=src%2Fapp%2Fapp.component.ts
Expected behavior
The search icon should be placed entirely inside the search bar.
Screenshots
