0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

fix border issue for nested card inside accordions (#27881)

This commit is contained in:
Vishnuprasad Venugopal 2019-01-07 06:36:37 +05:30 committed by XhmikosR
parent e6b1eefc73
commit ea9129c8ae

View File

@ -258,7 +258,7 @@
//
.accordion {
.card {
> .card {
overflow: hidden;
&:not(:first-of-type) {