Dev: Missing `table-condensed` selector in the table-condensed Bootstrap

integration
pull/183/head
Allan Jardine 10 years ago
parent 9c2e407535
commit 11b9c98b0d

@ -121,7 +121,7 @@ table.dataTable th:active {
/* Condensed */
table.dataTable thead > tr > th {
table.dataTable.table-condensed thead > tr > th {
padding-right: 20px;
}

Loading…
Cancel
Save