Forms: Floating button and field height issues fixed

Several bugs have been fixed in our Forms :hammer_and_wrench:

Previously, the floating button in the middle position was placed horizontally, covering the website content. Now, the button is placed vertically.

Before:


Now:


When one of the fields had an inside label on the same row, the heights of the fields would differ. Currently, the heights will be the same.

Before:


Now:

2 Likes