Skip to content

Better alignment for nested lists (fixes #25) #35

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

Merged
merged 1 commit into from
Aug 15, 2013

Conversation

davidcelis
Copy link
Contributor

Currently, nested lists all align on the same left margin. Making them
nest properly was as simple as an alteration on their left-margin CSS
property. Hope that's sufficient.

Before: before

After: after

Signed-off-by: David Celis [email protected]

Currently, nested lists all align on the same left margin. Making them
nest properly was as simple as an alteration on their left-margin CSS
property. Hope that's sufficient.

Signed-off-by: David Celis <[email protected]>
@x3ro
Copy link

x3ro commented Aug 4, 2012

+1 - Just ran into this :)

@davidcelis
Copy link
Contributor Author

Any reason not to merge this in? Nested lists seriously look terrible right now.

idan added a commit that referenced this pull request Aug 15, 2013
Better alignment for nested lists (fixes #25)
@idan idan merged commit a610db5 into idan:master Aug 15, 2013
@idan
Copy link
Owner

idan commented Aug 15, 2013

Thanks! 🌟 🍉 ('cos it's summer, and watermelons are tasty.)

@davidcelis
Copy link
Contributor Author

🍔

@davidcelis davidcelis deleted the fix-nested-lists branch August 15, 2013 14:37
@josephspens
Copy link

I noticed this change is in screen.css in the repository, but looking at the served stylesheet I'm not seeing this change.

Check out http://gist.io/9173852, screen.css doesn't have nested list styles.

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.

4 participants