Hi, I think the style attribute of s:inputSuggestAjax is not used when rendering the selectbox control. I checked this in tomahawk-sandbox-example.war build today. On inputSuggestAjax.jsp page the style values are "width:100px;" and "width:250px;" but the width of the controls is same for both.
Another issue that I see with inputSuggestAjax is the css of window that is opened when user enters some chars. I see in tomahawk-sandbox-example the height of the chars from list from window are ok, but when using tomahawk in my application the height is double. Does anyone know how this css can be changed? Thank you, Alin.

