-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
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
michaelkrone, ebyerly, kiwikern, alex7751, Waitak and 7 more
Metadata
Metadata
Assignees
Labels
No labels