Skip to content

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
Contributor

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