Hello,
see my image. Zoom it and see.
http://appdevelop.de/lines.png
Thx
Try setting the section break's width to 99% by adding the following CSS to your theme's stylesheet or wherever you place custom CSS
.gform_wrapper .gsection {
width: 99%;
}
Regards,
Richard