diff --git a/ipi-survey-platform/src/components/common/FormControls.jsx b/ipi-survey-platform/src/components/common/FormControls.jsx
index 444e47d..f3cc9d5 100644
--- a/ipi-survey-platform/src/components/common/FormControls.jsx
+++ b/ipi-survey-platform/src/components/common/FormControls.jsx
@@ -433,22 +433,30 @@ export const SelectField = ({
-
- {getDisplayValue()}
-
+
+ {getDisplayValue()}
+
{showClear ? (