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

Toggle Switch: Add attribute selector to input #977

Merged
merged 1 commit into from
Aug 24, 2018

Conversation

oknoway
Copy link
Contributor

@oknoway oknoway commented Aug 24, 2018

input[type="checkbox"], input[type="radio]" in _forms.scss overrides the .toggle-switch-input styles. In some instances, this leads to .toggle-switch-input becoming visible.

Adding an empty attribute selector gives .toggle-switch-input enough weight to override.

@paulcpederson
Copy link
Member

adding @macandcheese as reviewer

@macandcheese
Copy link
Contributor

Looks good now, thanks for the fix. ⛵️

@macandcheese macandcheese merged commit 82bfc63 into Esri:master Aug 24, 2018
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

Successfully merging this pull request may close these issues.

3 participants