This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
md-autocomplete progressbar is misaligned when using float-label and query results #6218
Labels
P1: urgent
Urgent issues that should be addressed in the next minor or patch release.
Comments
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 I see your other pull request too... Looks good to me... The bottom padding was bothering me too... |
Will review PR and merge soon. |
ThomasBurleson
added
the
P1: urgent
Urgent issues that should be addressed in the next minor or patch release.
label
Jan 14, 2016
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When using float label, the progress bar position is misaligned as you can see here:
http://codepen.io/anon/pen/mVJXry?editors=101
The text was updated successfully, but these errors were encountered: