on a recent site, linking to a page with an anchor (ie: link/to/site#anchor-tag) would sometimes end up clipping my main content div. the div was set to overflow: hidden. luckily in this case the overflow: hidden was not needed. so, removing this (or setting overflow: visible) on the div that was cropping the content resolved the issue this time.

Add your comment

The content of this field is kept private and will not be shown publicly. If you have a Gravatar account, used to display your avatar.