mirror of https://github.com/twbs/bootstrap.git
Remove duplicated code in .card-header
This commit is contained in:
parent
d0fa826ac3
commit
b2cadc233e
|
@ -61,10 +61,6 @@
|
|||
@include border-bottom-radius($card-border-radius);
|
||||
}
|
||||
}
|
||||
|
||||
.card-header + .list-group > .list-group-item:first-child {
|
||||
border-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue