The issue detail header height can vary, so we can't set the height of the comment scroll div in CSS. Instead, we'll need to detect the height in JS once we've injected the content, and then set the height accordingly afterwards.