iann0036 / aws.permissions.cloud

A crowdsourced AWS IAM permissions reference.
https://aws.permissions.cloud
MIT License
84 stars 9 forks source link

cosmetic: Hide Chrome/WebKit's "x" button in search input #14

Closed exoego closed 9 months ago

exoego commented 9 months ago

Before

WebKit-based browsers (Chrome and Safari) shows x button in search input, which is confusing because it looks like the other x button to close search.

image image

After

x button is no more shown.

image