Skip to content

Commit

Permalink
fix(summary-card-action): remove overflow hidden so tooltip can be sh…
Browse files Browse the repository at this point in the history
…own (#420)
  • Loading branch information
jendowns authored Mar 6, 2020
1 parent e7636d2 commit fb72d41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/SummaryCard/_mixins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
height: $header--height + $body--height + $footer--height;
min-width: carbon--mini-units($count: 36);
flex-direction: column;
overflow: hidden;

&__container {
padding-top: $summary-card__container__sizing__height;
Expand Down

0 comments on commit fb72d41

Please sign in to comment.