diff --git a/ui-v2/app/styles/components/healthchecked-resource/layout.scss b/ui-v2/app/styles/components/healthchecked-resource/layout.scss index d22fffc043..2d39692e35 100644 --- a/ui-v2/app/styles/components/healthchecked-resource/layout.scss +++ b/ui-v2/app/styles/components/healthchecked-resource/layout.scss @@ -1,3 +1,4 @@ +%healthchecked-resource header strong, %healthchecked-resource header span, %healthchecked-resource header em, %healthchecked-resource li:not(:last-child) span { @@ -48,7 +49,7 @@ } %healthchecked-resource header strong { top: 2.8em; - left: 15px; + padding: 0 15px; } %healthchecked-resource header span { margin-bottom: 1.75em;