From: Mark Otto Date: Sun, 23 Aug 2015 07:25:58 +0000 (-0700) Subject: remove another margin-top: 0 X-Git-Tag: v4.0.0-alpha.2~440 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24fee99e0e5617e7aaff6a2b45135e4a75b35375;p=thirdparty%2Fbootstrap.git remove another margin-top: 0 --- diff --git a/scss/_card.scss b/scss/_card.scss index 0a4f5b630d..dc844a849f 100644 --- a/scss/_card.scss +++ b/scss/_card.scss @@ -14,7 +14,6 @@ } .card-title { - margin-top: 0; margin-bottom: $card-spacer-y; }