Skip to content
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.

Commit

Permalink
Merge pull request #3039 from sarracini/gh3038
Browse files Browse the repository at this point in the history
fix(cards): Closes #3038 Fix Pocket tile title length CSS
  • Loading branch information
sarracini committed Jul 31, 2017
2 parents a7ac99d + 61725df commit 2f753b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system-addon/content-src/components/Card/_Card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
height: 100%;
outline: none;
position: absolute;
max-width: $card-width;

&.active, &:focus {
.card {
Expand Down

0 comments on commit 2f753b7

Please sign in to comment.