Hi. I have a large table with many columns. react-bootstrap-table works well in chrome. But in safari, table header doesn't align to tbody.  I modified your react-bootstrap-table.min.js to add minWidth:width, Then it works for safari now. Thanks!