diff options
| author | Mark Otto <[email protected]> | 2014-06-08 13:55:40 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-06-08 13:55:40 -0700 |
| commit | 5cd72ce23058b47a739c7e2005ab5c3d4e28ff30 (patch) | |
| tree | 8ffa205db9691b91eb076db45cd9e7fc7fcb279f /dist/css/bootstrap.css | |
| parent | 14c3760033e77e0e0d754d27522d3c57219c5382 (diff) | |
| download | bootstrap-5cd72ce23058b47a739c7e2005ab5c3d4e28ff30.tar.xz bootstrap-5cd72ce23058b47a739c7e2005ab5c3d4e28ff30.zip | |
grunt
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index ad2215659..28a04c5eb 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -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 { |
