-
Notifications
You must be signed in to change notification settings - Fork 6.8k
vertical alignement #7290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Please add a Plunker to reproduce the issue. I don't think it is an issue afaik. |
This is fixed in beta 11 #6488 |
Closed as this was fixed with #6488 |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug, feature request, or proposal:
md-select and md-form-field are not aligned vertically in the same row
md-select is under md-form-field .
What is the expected behavior?
form component align on the same line
What is the current behavior?
offset between md-select and md-form-field
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: https://goo.gl/DlHd6U
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
chome +firefox
node: 6.9.4
os: linux x64
@angular/animations: 4.3.6
@angular/cdk: 2.0.0-beta.10
@angular/common: 4.3.6
@angular/compiler: 4.3.6
@angular/core: 4.3.6
@angular/flex-layout: 2.0.0-beta.9
@angular/forms: 4.3.6
@angular/http: 4.3.6
@angular/material: 2.0.0-beta.10
@angular/platform-browser: 4.3.6
@angular/platform-browser-dynamic: 4.3.6
@angular/router: 4.3.6
@angular/cli: 1.2.4
@angular/compiler-cli: 4.3.6
@angular/language-service: 4.3.6
Is there anything else we should know?
The text was updated successfully, but these errors were encountered: