Don't assume the last item in the healthcheck listing is passing

pull/4348/head
John Cowen 6 years ago
parent 25477761f7
commit fb91d05eb4

@ -94,7 +94,7 @@
padding-left: 39px;
height: 31px;
}
%healthchecked-resource li:not(:last-child) strong,
%healthchecked-resource li:not(.passing) strong,
.healthy .healthchecked-resource li:only-child strong {
display: none;
}

Loading…
Cancel
Save