Skip to content

Bug: Search box not displaying on iOS Safari #3

@safesploit

Description

@safesploit

Searchbox related to .mainSection .searchContainer .searchBox is not displaying on iOS 16 Safari.

Believed to be an issue related to
border: none; box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.16), 0px 0px 0px 1px rgba(0,0,0,0.08);
not rendering correctly in mobile Safari.

Possible remedy is to attempt WebKit translation or opt for compatible CSS under @media only screen and (max-width: 700px).

Notes

Update as a patch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions