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

Layout with container resize bugs #61

Closed
joshribakoff opened this issue Jun 19, 2015 · 1 comment
Closed

Layout with container resize bugs #61

joshribakoff opened this issue Jun 19, 2015 · 1 comment

Comments

@joshribakoff
Copy link

http://codepen.io/wolframhempel/pen/cdcb9de8e7b305d2ec81b4ae4e392832

In your demo "with a container", if you resize, content is just cut off. I see you seem to be working around this on your website by reloading the whole codepen embed whenever the hosting page resizes.

When I don't use a container, I can simply resize my window without content getting cut off.

@WolframHempel
Copy link
Collaborator

Hi @joshribakoff ,

sorry for the late reply, I got unsubscribed from notifications. This behaviour is correct, you can easily configure what you'd like to happen when your container gets to small by using a css style like overflow:hidden or overflow:scroll. Please find an example here

http://codepen.io/wolframhempel/pen/b8d8f23d4354d58f6a53f96a3e83753d

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

2 participants