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 css overflow #2

Closed
colearendt opened this issue Dec 31, 2018 · 1 comment
Closed

Fix css overflow #2

colearendt opened this issue Dec 31, 2018 · 1 comment

Comments

@colearendt
Copy link
Owner

When implementing the CSS version, if placing the image on the right, we end up with a horizontal scrollbar. This needs to be fixed.

@colearendt
Copy link
Owner Author

Adding a parent div with absolute positioning as a square in the upper-right-hand-corner with overflow: hidden did the trick. Some interesting reading on the topic:

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

No branches or pull requests

1 participant