Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(material/button): clean up margin reset (angular#27954)
When tokenizing the text buttons, I found an issue where MDC previously was resetting the margin of buttons on lower densities. This is something that goes against our coding standards since we don't want to affect anything outside of the component. (cherry picked from commit 8a01967)
- Loading branch information