Skip to content

Commit da76a60

Browse files
authored
Merge pull request #219 from jenkinsci/bs5-css-table-fix
Fix broken table header CSS due to Bootstrap 5.1.3 upgrade
2 parents a4494a3 + f371738 commit da76a60

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/main/webapp/css/jenkins-style.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
/* DataTables Material Design */
33
/* ------------------------------------------------------------------------------------------------------------------- */
44

5-
table.dataTable {
6-
border-collapse: collapse !important;
7-
}
8-
95
tfoot {
106
font-weight: bold;
117
}

0 commit comments

Comments
 (0)