Skip to content

Commit

Permalink
fix(Chip): chips now wrap if content is too long
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincharity committed Sep 26, 2019
1 parent e3c279a commit 0951198
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terminus-ui/chip/src/chip-collection.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@
$negative-spacing: spacing(small, 2);
align-items: center;
display: flex;
flex-wrap: wrap;
margin: $negative-spacing;
}

0 comments on commit 0951198

Please sign in to comment.