On this site: http://canvas.clickbump.com/
I have a media query set at 850px
However, when the window is resized to trigger it, the page is scrolled down as if to an anchor point.Code:@media only screen and (max-width:850px){//rules here}
Any ideas what's causing this?



Reply With Quote




Bookmarks