]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix border issue for nested card inside accordions (#27881)
authorVishnuprasad Venugopal <viktor.prasad@gmail.com>
Mon, 7 Jan 2019 01:06:37 +0000 (06:36 +0530)
committerXhmikosR <xhmikosr@gmail.com>
Mon, 7 Jan 2019 01:06:37 +0000 (03:06 +0200)
scss/_card.scss

index 9ed6ee129a09c69cc11c5feb5e97066b02f8b1d8..baf5dc87100049e10cc041520e652e3846bb7bbd 100644 (file)
 //
 
 .accordion {
-  .card {
+  .card {
     overflow: hidden;
 
     &:not(:first-of-type) {