Give the option name a width in your stylesheet. Add this and adjust as desired:Code:h4.optionName { width: 150px; }
Give the option name a width in your stylesheet. Add this and adjust as desired:Code:h4.optionName { width: 150px; }
Thanks, Your A lifesaver!
I just wanted to say thank you for this post. It was driving me crazy trying to figure out the alignment issue. adding this little code to the css saved me a huge headache. Thanks again