Skip to content

Commit

Permalink
fix(dialog): fix dialog alignment in IE
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge Cruz committed Dec 5, 2014
1 parent fbdf013 commit 66828ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/dialog/_dialog.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ md-dialog {
min-width: 240px;
max-width: 80%;
max-height: 80%;
margin: auto;
position: relative;


Expand Down

0 comments on commit 66828ca

Please sign in to comment.