Skip to content

dialog max width is set to 80 vw #3209

Closed
@akomarovsky

Description

@akomarovsky

Bug:

can't have more than 80% width for dialog

What is the expected behavior?

have the width to cover more than 80%

What is the current behavior?

the maximum width is to 80% of the viewport

What are the steps to reproduce?

Providing a Plunker (or similar) is the best way to get the team to see your issue.
Plunker template: http://plnkr.co/edit/o077B6uEiiIgkC0S06dd

What is the use-case or motivation for changing an existing behavior?

Which versions of Angular, Material, OS, browsers are affected?

"@angular/material": "2.0.0-beta.2"

Is there anything else we should know?

I saw that the class of the element "md-dialog-container" is set to "mat-dialog-container". the class has style max-width: 80vh. This cause the issue

Metadata

Metadata

Assignees

Labels

needs: discussionFurther discussion with the team is needed before proceeding

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions