I had the same problem. It turned out that the width of the container is less than the width of the table. If you use Chrome, the developer tools are pretty amazing.
I just set it larger than my table width as a temporary fix. My table width is 1079px.
.container { width: 1200px; }
1132px, . , . - , , , .