Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

IE Customer Select #221

Open
gazjoy opened this issue Apr 28, 2017 · 0 comments
Open

IE Customer Select #221

gazjoy opened this issue Apr 28, 2017 · 0 comments
Assignees
Milestone

Comments

@gazjoy
Copy link
Collaborator

gazjoy commented Apr 28, 2017

To hide the dropdown arrow on custom selects we need to use this:

select::-ms-expand {
    display: none;
}

http://stackoverflow.com/questions/16603979/select-removing-dropdown-arrow

@gazjoy gazjoy self-assigned this Apr 28, 2017
@gazjoy gazjoy added this to the May 2017 milestone Apr 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant