-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
help wantedThe team would appreciate a PR from the community to address this issueThe team would appreciate a PR from the community to address this issue
Description
Bug, feature request, or proposal:
Bug md-subheader cannot inherit proper font family
What is the expected behavior?
by default, font family of md-subheader should be Roboto
What is the current behavior?
The default font family is Times (inherited from body, might be Roboto, decided by how you give global style to body)
What are the steps to reproduce?
http://plnkr.co/edit/I1kueZi21gdktAGLIupS?p=preview
What is the use-case or motivation for changing an existing behavior?
Fonts should be same by across all material2 components by default
Which versions of Angular, Material, OS, browsers are affected?
Angular: 2.1.0
Material: master branch
OS: Mac OS 10.11.6
Browsers: Chrome, Firefox, Safari
Is there anything else we should know?
Nope
Metadata
Metadata
Assignees
Labels
help wantedThe team would appreciate a PR from the community to address this issueThe team would appreciate a PR from the community to address this issue