diff --git a/ui/src/Styles/Components/AlertHistory.scss b/ui/src/Styles/Components/AlertHistory.scss index 5e03c784d..9d62f2c4f 100644 --- a/ui/src/Styles/Components/AlertHistory.scss +++ b/ui/src/Styles/Components/AlertHistory.scss @@ -1,10 +1,13 @@ .alert-history-tooltip { width: 100%; + height: 4px; line-height: 4px; } svg.alert-history { height: 4px; + line-height: 4px; width: 100%; + vertical-align: bottom; margin-left: 1px; margin-right: 1px;