I have a form where someone can click on add license or employer, and a hidden div tag will display with additional fields. The problem is that when the hidden fields are exposed, it's breaking out of the current div tag and going through the footer (image attached).
I tried setting the overflow property to the container but that does nothing.
Bookmarks