Closed
Description
When working with responsive layout in bootstrap 3 the table gets stuck at a small width and will not resize with 'reflow' or 'destroy'.
I noticed that the problem does not occur if i remove the attribute 'width:auto' that is attached to the table style.
Browser: Chrome (newest)
Example: http://mkoryak.github.io/floatThead/examples/bootstrap3/
Replicate:
1: Scroll vertically to a point where a table header is floating above a row
2: Resize the window horizontally to a small size.
3: Resize the window back to a large width.