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

wrong floating label position in input fields with icons #6005

Closed
jb29 opened this issue Dec 1, 2015 · 1 comment
Closed

wrong floating label position in input fields with icons #6005

jb29 opened this issue Dec 1, 2015 · 1 comment
Assignees
Milestone

Comments

@jb29
Copy link

jb29 commented Dec 1, 2015

Just look at the md-input demo page in the icons section. The placeholder overlaps with the icon. Must be one of the commits of Nov 30, 2015.

2015-12-01_08h49_11

@jb29 jb29 changed the title wrong label position in input fields with icons wrong floating label position in input fields with icons Dec 1, 2015
devversion added a commit to devversion/material that referenced this issue Dec 1, 2015
…ormal label without an icon.

At the moment the default label selector with (left: 0px) overwrites the label with icon selector.
This can be fixed by changing the selector priority.

Fixes angular#6005
devversion added a commit to devversion/material that referenced this issue Dec 1, 2015
…ormal label without an icon.

At the moment the default label selector with (left: 0px) overwrites the label with icon selector.
This can be fixed by changing the selector priority.

Fixes angular#6005
@devversion
Copy link
Member

Here is a PR, which fixes that #6013

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants