I setup a master-detail relation in my project. When I come to the detail list page by clicking the preview link from the master list page, I see an ugly layout of my master table at the upper-left corner. I have a text-type column in the master list page. In the master table layout, the width of that column is set to fit the longest single word making the height of the column greatly increase. Is there a way to control the layout? Tnanks.