Skip to content

Remove "top" from linear-gradient - it's the wrong syntax #2364

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

Merged
merged 1 commit into from
Jul 13, 2015

Conversation

mlettini
Copy link

@tjschuck @pfiller @koenpunt @altras

Fixes #2363

Our linear gradients go from top-to-bottom, and according to the latest syntax we should be using to bottom, but since that's the default we don't need to specify that. Having no direction will go to bottom anyway.

@tjschuck
Copy link
Member

@mlettini Does this have any browser-support issues? I.e. was the old syntax better supported in older browsers? Or does everything that supports the old also support the new?

@mlettini
Copy link
Author

@tjschuck
Copy link
Member

@mlettini Seems legit.

Dunno if you want to get a +1 from @pfiller (or someone else from @harvesthq/chosen-developers and/or @harvesthq/designers?), but feel free to :shipit: if you don't think you need one.

mlettini pushed a commit that referenced this pull request Jul 13, 2015
Remove "top" from linear-gradient - it's the wrong syntax
@mlettini mlettini merged commit 8eaa286 into master Jul 13, 2015
@mlettini mlettini deleted the to-bottom-linear-gradient branch July 13, 2015 22:23
@tjschuck tjschuck mentioned this pull request Nov 10, 2015
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.

2 participants