From 2c48655d074f5910cda49f1daedd743f66bf3f36 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 22 Dec 2016 16:39:18 -0800 Subject: fix comment --- scss/_card.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scss/_card.scss') diff --git a/scss/_card.scss b/scss/_card.scss index 9ae261556e..8ee11ad9f6 100644 --- a/scss/_card.scss +++ b/scss/_card.scss @@ -285,7 +285,7 @@ .card { display: inline-block; // Don't let them vertically span multiple columns - width: 100%; // Don't let them exceed the column width + width: 100%; // Don't let their width change margin-bottom: $card-columns-margin; } } -- cgit v1.2.3