@import './healthcheck-output/index';
.healthcheck-output {
@extend %healthcheck-output;
}
%healthcheck-output dd em[data-tooltip] {
@extend %with-pseudo-tooltip;
%healthcheck-output dd em::before {
width: 250px;
/* TODO: All tooltips previously used */
/* nowrap, they shouldn't */
white-space: normal !important;
/**/