Skip to content

Consistently re-use input variables#27249

Merged
XhmikosR merged 1 commit intov4-devfrom
input-vars-consistency
Sep 18, 2018
Merged

Consistently re-use input variables#27249
XhmikosR merged 1 commit intov4-devfrom
input-vars-consistency

Conversation

@mdo
Copy link
Copy Markdown
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
Copy Markdown
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

@XhmikosR XhmikosR force-pushed the input-vars-consistency branch from 3bd2a4d to a67a93a Compare September 18, 2018 13:20
@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