Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

select: the height of a disabled md-select is 1px less than a not disabled md-select #10718

Open
@leibale

Description

@leibale

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.

CodePen (or steps to reproduce the issue):

  • CodePen Demo which shows your issue: https://codepen.io/anon/pen/zzxwYJ
  • 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.

AngularJS Versions:

  • AngularJS Version: 1.6.4
  • AngularJS Material Version: 1.1.4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions