here a screenshot of what i mean
http://tinypic.com/r/2hwfdht/5
how can i fix this?
In your theme style.css you have:
[css]
.gform_wrapper .top_label .gfield_label {
display: block;
padding-right: 20px;
width: 100px;
margin: 5px 0px 4px !important;
}
That width is causing your word wrap on the longer lines. You can either remove that or overwrite it with a targeted gravity form style.