Is your feature request related to a problem? Please describe.
When the EuiComboBox has many selected values, the clear button can be hard to find because it's aligned center.
Describe the solution you'd like
Make the icon buttons top-aligned.
Additional context

Here's a codesandbox with the change with some custom CSS.
We need to consider on other inputs as well, not only the combobox.
Is your feature request related to a problem? Please describe.
When the EuiComboBox has many selected values, the clear button can be hard to find because it's aligned center.
Describe the solution you'd like
Make the icon buttons top-aligned.
Additional context
Here's a codesandbox with the change with some custom CSS.
We need to consider on other inputs as well, not only the combobox.