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

Consistently re-use input variables #27249

Merged
merged 1 commit into from
Sep 18, 2018
Merged

Consistently re-use input variables #27249

merged 1 commit into from
Sep 18, 2018

Conversation

mdo
Copy link
Member

@mdo mdo commented Sep 16, 2018

Fixes #26953.

We use more $input- variables than $input-btn-, but we had a few loose ends that made it a bit inconsistent in how we re-used those. In general now, we have $input-btn- variables as an abstraction layer to connect our inputs and buttons together. When the styles are for inputs only, they should be using the $input- variables instead of $input-btn- ones.

/cc @twbs/css-review

Copy link
Collaborator

@andresgalante andresgalante left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 nice cleanup

@mdo mdo mentioned this pull request Sep 18, 2018
@XhmikosR XhmikosR merged commit c8fd9dd into v4-dev Sep 18, 2018
@XhmikosR XhmikosR deleted the input-vars-consistency branch September 18, 2018 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants