If you go to this page (or indeed many other pages on the same site), and make the browser window narrow, the content area responds to the change in browser width. However, a horizontal scrollbar appears which suggest that there’s some content outside the visible portion of the page, but there isn’t.
Why does this horizontal scrollbar appear when there’s no content (other than the background image) outside the visible section of the page, and how can I fix this problem?
Update
I should have mentioned that I’m experiencing this issue when using Firefox.
I get the horizontal bar in Firefox 18.
You have a
divwithidAutocompleteContainter_xxxxx(last div on the page) which has it’sleftposition set. When the window is resized the window this value should probably change to reflect the size of the window.In my browser at fullscreen it renders as