I'm encountering an issue on my website where everything works perfectly in Firefox, IE, and Safari, but there is a glitch in Chrome.
You can see the problem here: http://tinyurl.com/chxg2tb
In Chrome, the table at the bottom extends beyond the content border instead of expanding within it like it does in Firefox, IE, and Safari.
It's puzzling because typically issues like this arise with Firefox and IE while webkit browsers work fine. However, in this case, it's only happening in Chrome.
I've tried adjusting the overflow settings, but I can't seem to get the table to expand within its parent div as expected.