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.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index d6189c287..b7dc6cda7 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -4837,8 +4837,8 @@ a.list-group-item-danger.active:focus {
.panel > .panel-body + .table-responsive {
border-top: 1px solid #ddd;
}
-.panel > .table > tbody:first-child th,
-.panel > .table > tbody:first-child td {
+.panel > .table > tbody:first-child > tr:first-child th,
+.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,