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

fix(input): has-icon overwriting should have higher css priority as normal label without an icon. #6013

Closed

Conversation

devversion
Copy link
Member

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 #6005

…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
@robertmesserle
Copy link
Contributor

@ThomasBurleson LGTM, should I merge?

@ThomasBurleson ThomasBurleson modified the milestone: 1.0-rc8 Dec 2, 2015
@devversion devversion deleted the fix/input-label-icon-offset branch April 21, 2016 11:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wrong floating label position in input fields with icons
3 participants