Skip to content

Select box not displayed properly in safari #3459

Closed
@pranav2410

Description

hi,
i'm using select2 4.x
In safari select box is not displayed properly
refer: http://jsfiddle.net/8mnhgq1L/1/ - open this link in safari
i got a solution for this
on your examples page bootstrap takes care of it
but i'm not using bootstrap so the select box is not displayed properly in safari
adding this in css .select-search__field{-webkit -appearance : textfield;} does the trick

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions