-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
GThis is is related to a Google internal issueThis is is related to a Google internal issueP2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaround
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Chips in the mat-chip-list are aligned vertically.
What is the current behavior?
The chips are misaligned with the first one.
The responsible change is at
7a42706#diff-2252115b723be2ad192335df6b5e9be8R32
which adds 3px bottom margin to all except the first chip (unless it is a stacked chip-list).
Metadata
Metadata
Assignees
Labels
GThis is is related to a Google internal issueThis is is related to a Google internal issueP2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaround