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

md-autocomplete progressbar is misaligned when using float-label and query results #6218

Closed
vitorlopez opened this issue Dec 10, 2015 · 3 comments
Labels
P1: urgent Urgent issues that should be addressed in the next minor or patch release.

Comments

@vitorlopez
Copy link

When using float label, the progress bar position is misaligned as you can see here:

http://codepen.io/anon/pen/mVJXry?editors=101

devversion added a commit to devversion/material that referenced this issue Dec 10, 2015
devversion added a commit to devversion/material that referenced this issue Dec 11, 2015
…padding.

- There was too much padding at the bottom (padding already done by the input container)
- Progressbar was wrong aligned due wrong bottom padding (as above said)

Fixes angular#6218 Closes #angular#6231 Fixes angular#6255
devversion added a commit to devversion/material that referenced this issue Dec 11, 2015
…padding.

- There was too much padding at the bottom (padding already done by the input container)
- Progressbar was wrong aligned due wrong bottom padding (as above said)

Fixes angular#6218 Closes angular#6231 Fixes angular#6255
@devversion
Copy link
Member

Hello @vlopez5 ... I create a fix for that, but the another issue got combined with that. See #6258 (thats the actual new fix)

@vitorlopez
Copy link
Author

@devversion I see your other pull request too... Looks good to me... The bottom padding was bothering me too...
Thank you...

@ThomasBurleson
Copy link
Contributor

Will review PR and merge soon.

@ThomasBurleson ThomasBurleson added the P1: urgent Urgent issues that should be addressed in the next minor or patch release. label Jan 14, 2016
@ThomasBurleson ThomasBurleson modified the milestone: Backlog Jan 14, 2016
@Splaktar Splaktar removed this from the - Backlog milestone Feb 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P1: urgent Urgent issues that should be addressed in the next minor or patch release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants