Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE11 - Select element showing multiple arrows #67

Open
cannjeff opened this issue Jul 28, 2017 · 2 comments
Open

IE11 - Select element showing multiple arrows #67

cannjeff opened this issue Jul 28, 2017 · 2 comments

Comments

@cannjeff
Copy link

Steps to reproduce

  1. Open IE11 (sorry)
  2. Navigate to http://open-tux.github.io/ember-bulma/#/uielements/form-controls

Screenshot:
screen shot 2017-07-28 at 8 53 34 am

@alexdiliberto
Copy link
Contributor

This was fixed in Bulma v0.4.1

https://github.com/jgthms/bulma/pull/619/files#diff-ce3c2ee7e05f002260f45062123ff5c9R123

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

@jbailey4
Copy link
Member

@alexdiliberto @cannjeff which will be solved by #66

testing needs to be done on ember-bulma with the bulma update, to determine if the update is backwards-compatible and released accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants