Skip to content

Commit

Permalink
docs(card): update sass variable description
Browse files Browse the repository at this point in the history
  • Loading branch information
brandyscarney committed Oct 27, 2016
1 parent 6b48076 commit 855f137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/card/card.ios.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ $card-ios-padding-left: 16px !default;
/// @prop - Padding top of the media on the card
$card-ios-padding-media-top: 10px !default;

/// @prop - Padding top of the media on the card
/// @prop - Padding bottom of the media on the card
$card-ios-padding-media-bottom: 9px !default;

/// @prop - Background color of the card
Expand Down

0 comments on commit 855f137

Please sign in to comment.