Background: I have created a js mass / weight calculator with gravity forms calculation functionality. Because the calculator uses purely javascript, i have completely disabled the submit button - there is no need for it.
Problem: For some reason, I have way too much whitespace in the footer of my form. See screenshot below for example and below screenshot, the source code when viewing source.
What is the need for all those 'br' tags in the 'gform_footer top_label' div? Is there a way to remove all this whitespace?
http://s16.postimage.org/g9d2wuxv9/Screen_shot_2012_08_23_at_00_47_35.png