Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix issue with border-bottom-color in paper-select not correctly ge… #209

Merged
merged 1 commit into from
Nov 10, 2015
Merged

Fix issue with border-bottom-color in paper-select not correctly ge… #209

merged 1 commit into from
Nov 10, 2015

Conversation

mike1o1
Copy link
Contributor

@mike1o1 mike1o1 commented Nov 10, 2015

Paper-select is not using the $primary color directly. The stylesheet was referencing the $primary variable directly, instead of accessing it through the color function.

mike1o1 added a commit that referenced this pull request Nov 10, 2015
Fix issue with `border-bottom-color` in paper-select not correctly ge…
@mike1o1 mike1o1 merged commit c5d335a into adopted-ember-addons:master Nov 10, 2015
@xomaczar
Copy link
Contributor

@miguelcobain can we publish a new version to npm with this fix, currently with ember-cli@1.13.12/13 building fails due to ^

@miguelcobain
Copy link
Collaborator

@xomaczar It should be published

@xomaczar
Copy link
Contributor

@miguelcobain thx

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

Successfully merging this pull request may close these issues.

3 participants