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(button): fixes button styles so that <a> and <button> examples look
identical Fixes issue introduced in cc07e63
- Loading branch information
b1a144d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@robertmesserle this has screwed up the layout on md-list-item, the text is now centred on the list instead of left aligned...
0.10.0...
Master...
b1a144d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This also screwed up the fabs :/
See: fab example
b1a144d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just added a fix for this: b1046bc
Please let me know if this shows up anywhere else.