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

[v2] [List styles] Add max width, remove bottom margin on last-child. #2906

Merged
merged 1 commit into from Feb 7, 2019

Commits on Feb 7, 2019

  1. List tweaks: max width, last-child margins.

    List items should have a maximum width, similar to their <p> counterparts for readability.
    
    Additionally, when a list is the last child of a container, it should not contain a margin-bottom.
    adunkman committed Feb 7, 2019
    Copy the full SHA
    1d3e4c5 View commit details
    Browse the repository at this point in the history