From 855f1370971e9e8757c5d978986343c392bed341 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Thu, 27 Oct 2016 15:21:58 -0400 Subject: [PATCH] docs(card): update sass variable description --- src/components/card/card.ios.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/card/card.ios.scss b/src/components/card/card.ios.scss index 6f2afbfc056..1c3688002df 100644 --- a/src/components/card/card.ios.scss +++ b/src/components/card/card.ios.scss @@ -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