diff --git a/src/components/LHNOptionsList/OptionRowLHN.js b/src/components/LHNOptionsList/OptionRowLHN.js
index 95b1fc0f801e..c3d91cb31cfe 100644
--- a/src/components/LHNOptionsList/OptionRowLHN.js
+++ b/src/components/LHNOptionsList/OptionRowLHN.js
@@ -256,10 +256,12 @@ function OptionRowLHN(props) {
accessible={false}
>
{shouldShowGreenDotIndicator && (
-
+
+
+
)}
{optionItem.hasDraftComment && optionItem.isAllowedToComment && (