diff --git a/src/shell/components/IconWithTooltip.css b/src/shell/components/IconWithTooltip.css index ff28c73..5691ccc 100644 --- a/src/shell/components/IconWithTooltip.css +++ b/src/shell/components/IconWithTooltip.css @@ -6,6 +6,7 @@ .tooltip-holder .tooltip-icon { opacity: 0.5; z-index: 0; + vertical-align: middle; } .tooltip-holder .tooltip {