mirror of
https://github.com/DataTables/DataTables.git
synced 2024-11-28 10:24:10 +01:00
Update jquery.dataTables.scss
Remove old vendor prefix -webkit-box-sizing
This commit is contained in:
parent
31db8f9f8d
commit
9f70ba35aa
@ -1 +1 @@
|
||||
cb5d7a2c454bb9639e33ddbfc3e881aca61335dd
|
||||
5109e6c453fe40429b8c992e24b4bb9e8c284eef
|
||||
|
@ -233,7 +233,6 @@ table.dataTable tbody td.dt-body-nowrap {
|
||||
table.dataTable,
|
||||
table.dataTable th,
|
||||
table.dataTable td {
|
||||
-webkit-box-sizing: content-box;
|
||||
box-sizing: content-box;
|
||||
}
|
||||
|
||||
|
2
media/css/dataTables.jqueryui.min.css
vendored
2
media/css/dataTables.jqueryui.min.css
vendored
File diff suppressed because one or more lines are too long
@ -260,7 +260,6 @@ table.dataTable tbody td.dt-body-nowrap {
|
||||
table.dataTable,
|
||||
table.dataTable th,
|
||||
table.dataTable td {
|
||||
-webkit-box-sizing: content-box;
|
||||
box-sizing: content-box;
|
||||
}
|
||||
|
||||
|
2
media/css/jquery.dataTables.min.css
vendored
2
media/css/jquery.dataTables.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user