Skip to content

Commit

Permalink
style(card): hide scroll bar in title (carbon-design-system#468)
Browse files Browse the repository at this point in the history
  • Loading branch information
stpCollabr8nLstn authored and marijohannessen committed Dec 14, 2017
1 parent adf3dce commit 3ea9f8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/card/_card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
font-weight: 400;
margin: 0;
line-height: 1.2;
overflow: hidden;
}

.bx--about__title--link {
Expand Down

0 comments on commit 3ea9f8a

Please sign in to comment.