1
0
Fork 0

css, removed table spacing

This commit is contained in:
Heiko Kernbach 2013-08-13 23:02:51 +02:00
parent fd17ee0ab9
commit 6d0b1195d5
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ table.dataTable td {
position: relative;
table-layout:fixed !important;
border-collapse:separate;
border-spacing:0 2px;
border-spacing:0 0px;
}
table.dataTable thead th {