From afae4db1ac1fd3cc924679c75b511d3928e88197 Mon Sep 17 00:00:00 2001 From: Evan Thibodeau Date: Tue, 2 Jan 2024 11:18:45 +0400 Subject: [PATCH] LPS-204831 - Fix inline reflow of Feature Indicator Popover. --- .../META-INF/resources/feature_indicator/FeatureIndicator.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/apps/frontend-js/frontend-js-components-web/src/main/resources/META-INF/resources/feature_indicator/FeatureIndicator.tsx b/modules/apps/frontend-js/frontend-js-components-web/src/main/resources/META-INF/resources/feature_indicator/FeatureIndicator.tsx index af179839927ec8..ae0583c6dd4d36 100644 --- a/modules/apps/frontend-js/frontend-js-components-web/src/main/resources/META-INF/resources/feature_indicator/FeatureIndicator.tsx +++ b/modules/apps/frontend-js/frontend-js-components-web/src/main/resources/META-INF/resources/feature_indicator/FeatureIndicator.tsx @@ -102,10 +102,9 @@ export default function FeatureIndicator({ } > - {popoverText} + {popoverText + ' '}