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

fix(list): prevent list item wrapper elements from collapsing #2075

Merged
merged 1 commit into from
Dec 7, 2016

Commits on Dec 4, 2016

  1. fix(list): prevent list item wrapper elements from collapsing

    Adds a `display: block` to the list items, in order to prevent them from collapsing. This allows users to set a custom background directly on the list item.
    
    Fixes angular#2012.
    crisbeto committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    e3f1584 View commit details
    Browse the repository at this point in the history