]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove commented out code
authorMark Otto <markdotto@gmail.com>
Fri, 23 Dec 2016 00:40:19 +0000 (16:40 -0800)
committerMark Otto <markdotto@gmail.com>
Fri, 23 Dec 2016 00:40:19 +0000 (16:40 -0800)
scss/_card.scss

index 801b13b59ad897566167bea62364e6a5f5470e58..f4fca4c3736363189406eb788b2e7463ea51e5c9 100644 (file)
   margin-bottom: 0;
 }
 
-// .card-actions {
-//   padding: $card-spacer-y $card-spacer-x;
-
-//   .card-link + .card-link {
-//     margin-left: $card-spacer-x;
-//   }
-// }
-
 .card-link {
   @include hover {
     text-decoration: none;