Table Header Misaligned in IE11 with scrollX
Table Header Misaligned in IE11 with scrollX
mrdata
Posts: 1Questions: 1Answers: 0
To reproduce the issue:
- Open Internet Explorer 11
- Go to https://datatables.net/examples/basic_init/scroll_x.html
- Press F12 to open the Developer Tools
- Add a 1px border (e.g. table thead th, table tbody td { border: 1px solid } )
Note:
* The issue only occurs in IE11 with scrollX (we are ok with Google Chrome).
* The issue can be reproduced using the basic init version (i.e. no additional css or js)
This discussion has been closed.