Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(mdCard): Content padding not showing in IE 10. #5120

Closed
wants to merge 1 commit into from

Commits on Oct 12, 2015

  1. fix(mdCard): Content padding not showing in IE 10.

    In IE 10, the padding in the content area was not being
    properly applied because the `<md-card-content>` element
    had no display property set.
    
    Fixes #2974.
    topherfangio committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    54faa27 View commit details
    Browse the repository at this point in the history