1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-20 12:21:35 +02:00
This commit is contained in:
Mark Otto
2017-08-20 13:36:58 -07:00
parent 26e6d8b2b2
commit 6bea2e24fe
29 changed files with 168 additions and 169 deletions

View File

@@ -3866,6 +3866,10 @@ tbody.collapse.show {
border-bottom-left-radius: 0.25rem;
}
.card .card-header + .list-group > .list-group-item:first-child {
border-top: 0;
}
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
@@ -4154,7 +4158,6 @@ tbody.collapse.show {
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;