1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-25 22:41:20 +02:00
This commit is contained in:
Mark Otto
2014-06-08 13:55:40 -07:00
parent 14c3760033
commit 5cd72ce230
5 changed files with 5 additions and 5 deletions

View File

@@ -5133,7 +5133,7 @@ a.list-group-item-danger.active:focus {
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
.panel-group .panel-heading + .panel-collapse > .panel-body {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {