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

Why does creating a list have a small height? #38

Open
jr69 opened this issue Dec 3, 2016 · 1 comment
Open

Why does creating a list have a small height? #38

jr69 opened this issue Dec 3, 2016 · 1 comment

Comments

@jr69
Copy link

jr69 commented Dec 3, 2016

If I create a list, like a list of 20 <h1'>foo</h1'>, it doesn't take up the page. Its like the whole list is just sitting in a small box with a height of about 300px.

@jr69 jr69 changed the title Does this work on desktop? Why does creating a list have a small height? Dec 3, 2016
@schovi
Copy link
Owner

schovi commented Dec 26, 2016

@jr69 My guess is, that it is styling problem. Like it has to be block elements without floating etc. Try to wrap it into <div> or <ul><li>

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