diff --git a/awx/ui/src/screens/TopologyView/Legend.js b/awx/ui/src/screens/TopologyView/Legend.js index 29e0d0516b..2d729e5737 100644 --- a/awx/ui/src/screens/TopologyView/Legend.js +++ b/awx/ui/src/screens/TopologyView/Legend.js @@ -56,11 +56,11 @@ const Text = styled(PFText)` function Legend() { return ( - + Legend diff --git a/awx/ui/src/screens/TopologyView/Tooltip.js b/awx/ui/src/screens/TopologyView/Tooltip.js index f294e5a1ed..142f345448 100644 --- a/awx/ui/src/screens/TopologyView/Tooltip.js +++ b/awx/ui/src/screens/TopologyView/Tooltip.js @@ -50,12 +50,12 @@ function Tooltip({ redirectToDetailsPage, }) { return ( - + {isNodeSelected === false ? ( Details