Skip to content

Commit

Permalink
Merge branch 'master' into list-box-selected-icon
Browse files Browse the repository at this point in the history
  • Loading branch information
asudoh authored Jan 15, 2020
2 parents d09335c + f90251a commit 091be2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/components/docs/sass.md
Original file line number Diff line number Diff line change
Expand Up @@ -22000,9 +22000,11 @@ Tag styles

display: inline-flex;
align-items: center;
justify-content: center;
padding: 0 $carbon--spacing-03;
height: 1.5rem;
max-width: 100%; // restricts size of contained elements
min-width: rem(32px); // ensures tag stays pill shaped;
margin: $carbon--spacing-02;
border-radius: rem(15px);

Expand Down

0 comments on commit 091be2f

Please sign in to comment.