/*
To avoid long posts being clipped, the overflow needs to be set to visible.
See https://bugzilla.mozilla.org/show_bug.cgi?id=215055 for more info.
*/
.post, .personalmessage
{
	overflow: visible;
}