Mat-dialog-action: buttons stack improperly on smaller screen #15336
Labels
area: material/dialog
needs investigation
A member of the team needs to do further investigation to determine the root cause
P4
A relatively minor issue that is not relevant to core functions
What is the expected behavior?
On smaller screen it should stack with proper alignment
What is the current behavior?
Buttons stack on smaller screen, but alignment is off.
What are the steps to reproduce?
Providing a StackBlitz reproduction is the best way to share your issue. https://akknxgelrke.angular.stackblitz.io/
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
7.3.1
Is there anything else we should know?
This is due to following code in https://github.com/angular/material2/blob/master/src/lib/dialog/dialog.scss
The text was updated successfully, but these errors were encountered: