Setting a combobox fieldLabel width to include long labels?
I want to have a long label stay on the same line rather than breaking off after each word or two. Basically I'm trying to widen the width allowance on the combo box label. Not sure why I can't adjust it like I do with other form field labels ... :-?
Empty space between fieldLabel and Combo
Quote:
Originally Posted by
jefftrull
I also find that setting the "width" style causes a gap of a compensating size to open up between the label and the field. I have a small label, and would like to reclaim that empty space for the field. Help!
I'm having this same problem, were you able to figure it out?