blockquote, .quotecontent {
	max-height: 200px;
	overflow: auto;
}

.content, /* blockquote:nth-child(2n), */ .quotecontent {	/* 2025-04-25 restore scroll bars on all quoted posts */
	max-height: none !important;
}
