Skip to content

Commit 66828ca

Browse files
author
Jorge Cruz
committed
fix(dialog): fix dialog alignment in IE
Closes angular#790
1 parent fbdf013 commit 66828ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/dialog/_dialog.scss

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ md-dialog {
2727
min-width: 240px;
2828
max-width: 80%;
2929
max-height: 80%;
30-
margin: auto;
3130
position: relative;
3231

3332

0 commit comments

Comments
 (0)