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

Fix: fix case when background-attachment is inherit #363

Merged
1 commit merged into from Dec 14, 2016

Conversation

eri-trabiccolo
Copy link
Collaborator

No description provided.

@eri-trabiccolo
Copy link
Collaborator Author

eri-trabiccolo commented Dec 13, 2016

basically something like
background: #ea1212 url(someurl.jpg) no-repeat inherit center center;
looks malformed (at least in chrome)
while works fine if the attachment property is "scroll" or "fixed" or "local"

@ghost ghost merged commit 06c5698 into presscustomizr:dev Dec 14, 2016
@eri-trabiccolo eri-trabiccolo deleted the background-attachment-fix branch January 18, 2017 19:59
This pull request was closed.
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.

None yet

1 participant