]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
no more need for this
authorMark Otto <markdotto@gmail.com>
Fri, 23 Dec 2016 00:52:25 +0000 (16:52 -0800)
committerMark Otto <markdotto@gmail.com>
Fri, 23 Dec 2016 00:52:25 +0000 (16:52 -0800)
docs/assets/scss/_component-examples.scss

index e00ad4f0cc4fb3e11b59b3ba215e13de7d4bac1e..ece2db8dade59011c8b168061d39125d90caf8a8 100644 (file)
     }
   }
 
-  // Card examples should be horizontal
-  > .card {
-    max-width: 20rem;
-  }
-
   > .nav + .nav,
   > .alert + .alert,
   > .navbar + .navbar,