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

More flexible tabs #65

Open
catfive opened this issue Oct 19, 2016 · 0 comments
Open

More flexible tabs #65

catfive opened this issue Oct 19, 2016 · 0 comments

Comments

@catfive
Copy link

catfive commented Oct 19, 2016

Hi, love the site—great work!

I noticed that the tab containers are absolutely positioned, with min-height hardcoded.

Unfortunately, this leads to many issues, not the least of which is that longer content will overflow the container!

I've demonstrated an alternative here: http://codepen.io/anon/pen/ZpmKdA?editors=1100

I haven't heavily tested it in all browsers, but it solves most of the problems I ran into with the version on the site.

It was modified from the technique described here

I leave it to you to decide whether or not it's an improvement!

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