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

Remove linear-gradient from single chosen input background #1744

Merged
merged 1 commit into from
Jan 23, 2014

Conversation

mlettini
Copy link

Fixes #1728

Originally I was going to add a background-position for the linear-gradient, so that Chrome wouldn't override it with the -20px it was getting from the sprite (causing the weird line). However, after realizing that 1) there is no linear-gradient on retina because of the !important, and 2) the linear-gradient is hardly visible anyway, I think we should just remove it.

tjschuck added a commit that referenced this pull request Jan 23, 2014
Remove linear-gradient from single chosen input background
@tjschuck tjschuck merged commit 6ddbc22 into master Jan 23, 2014
@tjschuck
Copy link
Member

Thanks @mlettini 💃

@pfiller Draft release notes updated.

@stof stof deleted the remove-input-linear-gradient branch January 23, 2014 23:11
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.

Grey horizontal line in search field using Chrome 32 (Win 7)
2 participants