I have attached three images to demonstrate the problem. (Pardon the blotchiness, I had to remove the company name.) For the three pics, please focus on the bottom of the browser.
Pic1 is how the gradient on the background looks normally.
Pic2 shows the browser now resized to a lesser height, notice how the vertical scroll bars now appear to the right.
Pic3 shows what it looks like after the vertical scroll bars have been scrolled down.
When the browser is maximized or restored, the gradient would still look fine. It's only when the browser is manually resized in this fashion that this issue comes up.
I added
* { margin:0 auto; padding:0 }
To eliminate the bar at the bottom.
elepil
ASKER
Tom, I don't think you can test my issue in jsfiddle. Add the code below along with the CSS. Sorry, I left that one out. You should now be able to get the vertical scrollbar easily and replicate the problem.
Open in new window