I keep getting this and I can't find the fix to it anywhere.... please help!
When a div doesn't have enough content to fill the width of the area the div doesn't fill the whole width. A gap will appear at the end of the div in IE7 browsers. I don't want to have to set fixed widths for the middle content section so that it can shrink to fit re-sizing the browser.
I've tried everything I can think of. Setting the width to 100% breaks it because the left navigation pane or right pane will no longer float. It's probably something really obvious so I can't find it on blogs. Floats, display states and random bug fixes I've found for IE7 don't seem to work.
Thanks!!