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(search-result) scrolling visibility #26

Merged
merged 3 commits into from
Dec 3, 2018
Merged

fix(search-result) scrolling visibility #26

merged 3 commits into from
Dec 3, 2018

Conversation

geromegrignon
Copy link
Contributor

changes scrolling visibility on mat-card-content as overflow-x was visible by default.
It's only displayed when needed now.

changes scrolling visibility on mat-card-content
@manekinekko
Copy link
Member

Hi @geromegrignon thanks for your PR. Could you, however, remove the package-lock.json from the changes?

removes package-lock.json file

fixes #26
@geromegrignon
Copy link
Contributor Author

Hi, i removed the file.

@manekinekko
Copy link
Member

Oh! you deleted the file! Sorry, that was not what I meant. I was talking about not committing the package-lock.json file with this PR. You could just git revert your changes for instance.

Sorry for not being specific about that.

@geromegrignon
Copy link
Contributor Author

My fault too : starting contributing, i need to be more careful.
How can i fix it?

@manekinekko
Copy link
Member

No big deal 😇

You can git add the package-lock.json file back and push it. I'll take care of that.

adds package-lock.json

fixes #26
@manekinekko manekinekko merged commit 24b7937 into ngxtools:master Dec 3, 2018
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