From: gijsbotje Date: Wed, 16 Aug 2017 22:45:21 +0000 (+0200) Subject: equalize height of the first card of the card-group X-Git-Tag: v4.0.0-beta.2~348 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fc9dde72711bf085769e1a2b19d152a82f0c2b5;p=thirdparty%2Fbootstrap.git equalize height of the first card of the card-group --- diff --git a/scss/_card.scss b/scss/_card.scss index b5bc26b15d..51dc8b1103 100644 --- a/scss/_card.scss +++ b/scss/_card.scss @@ -172,9 +172,9 @@ .card { flex: 1 0 0%; + margin-bottom: 0; + .card { - margin-bottom: 0; margin-left: 0; border-left: 0; }