last line not visible

Laraship QuestionsCategory: Technicallast line not visible
Martin Knops asked 6 years ago
when a embedded form is longer than the page, the last line in the form is only partial visible, so it is not possible to hit the submit button. demo: https://www.mythync.com/testform.php  
laraship Staff replied 6 years ago

Thanks for reporting this issue, we are looking into it and will keep you updated

info replied 6 years ago

Hi Guys, how are things going with this issue?

laraship Staff replied 6 years ago

Hello,
We’re scheduling to push the fix early next week, will keep you updated

info replied 6 years ago

Hi Guys
Have you been able to fix the issue?

1 Answers
laraship Staff answered 6 years ago
Hello, to get rid of this issue please update the file: Corals/modules/FormBuilder/resources/views/forms/formBuilder.blade.php line #5 to
<form method="POST" enctype="multipart/form-data" style="padding: 10px 10px 30px"