2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Remove duplicated code in .card-header

This commit is contained in:
vsn4ik
2017-10-03 00:38:47 +03:00
committed by Mark Otto
parent d0fa826ac3
commit b2cadc233e
-4
View File
@@ -61,10 +61,6 @@
@include border-bottom-radius($card-border-radius);
}
}
.card-header + .list-group > .list-group-item:first-child {
border-top: 0;
}
}