Thanks for your patience.
We've taken a close look at fmSearchResults on Go and it turns out that the results layout just needs one minor tweak to display well on Go:
Enter layout mode on the Results layout and select the field SR_ResultText. Change the line spacing from Double to 1.2 lines and change the vertical alignment to Top. That's it.
We've made a couple other small layout changes to the search widget so that the "x" button is covered properly in Go when the search criteria is empty. If you want to take advantage of this we have a layouts-only (no working scripts) version of SearchResults with these changes in place. You can use this to copy layouts or layout pieces into your file:
http://www.seedcode.com/fmsearchresults ... tsOnly.zip
We've also uploaded a new modified demo file with these changes in place if you'd like to
download that and play with it on Go.
Enjoy!