#### Bug, feature request, or proposal: Bug #### What is the expected behavior? Better allignment of dropdown icon #### What is the current behavior? Dropdown icon is centered in the .mat-form-field-wrapper #### What are the steps to reproduce? https://stackblitz.com/edit/angular-z9ehue?file=app/select-overview-example.html #### What is the use-case or motivation for changing an existing behavior? #### Which versions of Angular, Material, OS, TypeScript, browsers are affected? Angular 6 Chrome 66 #### Is there anything else we should know? According to the material specs the dropdown icon should be centered based on the text  Currently it looks like this 