I am using the CSS3 property "resize: both" to allow the user to resize a div I have. But for some reason, the resize triangle that you click and drag with to resize the window is pushed outside of the div, and is hardly visible to users. Is there a way that I can position this resize triangle with CSS to make it more squarely in the corner of my window?I am using the CSS3 property "resize: both" to