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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
If you find this issue on google and angular material didn't solved it yet, you can temporarily use the css from the codepen (only three lines) for now..
--
Actual Behavior:
What is the issue? * The height of a disabled md-select is 1px less than a not disabled md-select.
What is the expected behavior? Should be the same height.
Details: You can see that the two inputs (in each row) do not have the same height. If you will uncomment the css you will see that the problem is solved.