Skip to content

Fix background position for form-validation#28814

Merged
MartijnCuppens merged 2 commits into
twbs:masterfrom
sezeresen:master
May 26, 2019
Merged

Fix background position for form-validation#28814
MartijnCuppens merged 2 commits into
twbs:masterfrom
sezeresen:master

Conversation

@sezeresen

Copy link
Copy Markdown
Contributor

background-position: center right $input-height-inner-quarter; is not valid background-position property.

After building create-react-app, it converts to 100% calc(.375em + .1875rem).

This PR fixes this issue.

@sezeresen sezeresen requested a review from a team as a code owner May 23, 2019 22:33

@MartijnCuppens MartijnCuppens left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, it would indeed also make more sense if the x position is defined before the y position

@MartijnCuppens MartijnCuppens merged commit de1a6e3 into twbs:master May 26, 2019
@XhmikosR XhmikosR added the v4 label May 27, 2019
XhmikosR pushed a commit that referenced this pull request May 27, 2019
XhmikosR pushed a commit that referenced this pull request May 27, 2019
XhmikosR pushed a commit that referenced this pull request May 30, 2019
XhmikosR pushed a commit that referenced this pull request May 30, 2019
@mdo mdo mentioned this pull request Jul 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants