You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
Actually, I think we can change height: 3.6rem to min-height: 3.6rem on mdButton and that should sort you out. I'm first looking to see if it has any negative impact.
When wrapping the content of an
md-list-item
with anmd-button
the height of the item seems to be miscalculated, previously it worked fine.Check
0.8.3: http://jsfiddle.net/forcewill/4Lmk4ejk/ works as expected
master branch: http://jsfiddle.net/forcewill/3f3jd33s/ height seems brokens
The text was updated successfully, but these errors were encountered: