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
The end detail item should be 16px away from the end of the list
What is the actual behavior?
The end detail item should be 32px away from the end of the list
Any other information you believe would be useful?
This could easily be fixed by removing the margin-right: 16px from the mdc-list-item__end-detail class as the mdc-list class already has a padding of 16px on the right. Would you like a PR?
The text was updated successfully, but these errors were encountered:
Bugs
What MDC-Web Version are you using?
What browser(s) is this bug affecting?
What OS are you using?
What are the steps to reproduce the bug?
What is the expected behavior?
What is the actual behavior?
Any other information you believe would be useful?
The text was updated successfully, but these errors were encountered: