Skip to content

mat-form-field width specifity #7256

@dzamula

Description

@dzamula

Bug, feature request, or proposal:

The current solution with defined width on .mat-form-field class makes it harder to style components. E.g. I cannot use bootstrap way to specify width with selectors like "col-xs-14" on components, because it has the same level of specificity.

What is the expected behavior?

Leave the decision about components width to developers and remove the width property on the .mat-form-field class

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

angular: 4.4.3
material: 2.0.0-beta.11

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions