You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
chrisi
changed the title
md-select: line spacing of the select element and distance/hight of its floating placehoder incorrect
bug: <md-select>: line spacing of the select element and distance/hight of its floating placehoder incorrect
Jan 3, 2017
-distance between text and baseline also differs from standard md-input.
-onEnter / onBlur doesn't fade like other md-inputs
-unlike md-inputs baseline width of focused md-selects is only 1px
What is the expected behavior?
http://plnkr.co/edit/0tnEStOBvtVodFQFVX3c?p=preview (2nd card)
What is the current behavior?
http://plnkr.co/edit/0tnEStOBvtVodFQFVX3c?p=preview (1st card)
Which versions of Angular, Material, OS, browsers are affected?
OS: Windows, Mac
Chrome 55.0.2883.87 m
Angular 2.3.1
Material 2.0.0-beta.1
Typescript 2.0.10
Is there anything else we should know?
this seems to fix the distance of the paceholder:
line spacing can be corrected with:
The text was updated successfully, but these errors were encountered: