Don't assume the last item in the healthcheck listing is passing
This commit is contained in:
parent
cd30299700
commit
9b24ca664f
|
@ -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…
Reference in New Issue