Closed
Description
Bug, feature request, or proposal:
Button spacing in mat-card-actions is different between the 1st and 2nd button and the 2nd and 3rd button.
What is the expected behavior?
Spacing should be consistent.
What is the current behavior?
Spacing is not consistent
What are the steps to reproduce?
https://stackblitz.com/edit/angular-fjkrkb
Look at spacing between the buttons in mat-card-actions and see that they are not the same
What is the use-case or motivation for changing an existing behavior?
Seems like a bug