]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
equalize height of the first card of the card-group
authorgijsbotje <botje_gijs@hotmail.com>
Wed, 16 Aug 2017 22:45:21 +0000 (00:45 +0200)
committerMark Otto <markd.otto@gmail.com>
Sun, 20 Aug 2017 18:41:16 +0000 (11:41 -0700)
scss/_card.scss

index b5bc26b15d9341f4ec2a9176d24bf3e23e44403f..51dc8b1103dd516688c829311686893d9d39dd82 100644 (file)
 
     .card {
       flex: 1 0 0%;
+      margin-bottom: 0;
 
       + .card {
-        margin-bottom: 0;
         margin-left: 0;
         border-left: 0;
       }