Search field is barely visible in mobile Safari #11276
Labels
🐛 bug
Something isn't working, or isn't working as expected
effort: small
This task is a small effort.
frontend
general frontend issues
homepage
idle
mobile
Issues affecting mobile devices and narrow viewports.
p1
We will address this soon and will provide capacity from our team for it in the next few releases.
regression
Summary
The search field on the main page doesn’t have a border around it and is hardly noticeable in mobile Safari.
URL
https://developer.mozilla.org/en-US/
Reproduction steps
Expected behavior
Border around the search field
Actual behavior
No border in mobile Safari
Device
Smartphone
Browser
Safari
Browser version
Stable
Operating system
iOS
Screenshot
Mobile
Desktop
Anything else?
Default browser styles for form controls in mobile Safari are different from desktop browsers. The search field relies on the default
border-style
. Instead, it should explicitly set one.Validations
The text was updated successfully, but these errors were encountered: