diff --git a/ui/src/style/enterprise_style/hosts.scss b/ui/src/style/enterprise_style/hosts.scss index 91ebf601c..101287136 100644 --- a/ui/src/style/enterprise_style/hosts.scss +++ b/ui/src/style/enterprise_style/hosts.scss @@ -150,13 +150,12 @@ max-width: 100%; } .graph-panel__graph-container.hosts-graph { - margin-bottom: 15px; padding: 8px 16px; } .hosts-graph-heading { display: block; width: 100%; - margin: 15px 0 0 0; + margin: 0; background-color: $g5-pepper; padding: 8px 16px; font-weight: 500;