This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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. Closes #5120.
- Loading branch information