From 750071b7aeb23c1fafca98ce66db5342b6bc1480 Mon Sep 17 00:00:00 2001 From: Chris Garrity Date: Wed, 22 Apr 2020 10:18:02 -0400 Subject: [PATCH] Adjust form height to avoid form scrolling --- src/components/helpform/helpform.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/helpform/helpform.jsx b/src/components/helpform/helpform.jsx index 65a961582..4a3cc85d1 100644 --- a/src/components/helpform/helpform.jsx +++ b/src/components/helpform/helpform.jsx @@ -26,7 +26,7 @@ const HelpForm = props => {