html5 - DataTables Firefox empty <th>&nbsp</th> css border bug -


there seems bug in firefox datatables left border missing , bottom border has double width last <th>&nbsp;</th> column in table. see attached pic.

enter image description here

turns out had column width set on other columns except one. once set column width borders displayed correctly.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -