aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 8f378a5aa..c7c0ba80e 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -5006,7 +5006,8 @@ a.list-group-item-danger.active:focus {
border-top-width: 0;
}
.panel > .table,
-.panel > .table-responsive > .table {
+.panel > .table-responsive > .table,
+.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table:first-child,