span tag to display icon causes line break - JQuery theme roller theme

span tag to display icon causes line break - JQuery theme roller theme

Good morning,

I am using a jQuery ThemeRoller theme.  I can not display an icon directly next to text.


Here's my code:
<span class="ui-state-default ui-corner-all">This is a test <span class="ui-icon ui-icon-circle-plus"/></span>

For some reason, the result has "this is a test" on the first line and the icon directly below the text.

I suspect that I have to set a property/style  on a parent container.  But I don't know what it is?  Any ideas?

Thank you,
Michael