Login Register

filteringSelect's drop down arrow not right aligned with width of textbox in Firefox2

Dojo 1.0.2
Firefox 2 Linux

Works correctly on Windows in both Firefox and IE.

When size was deprecated in TextBox, now in Firefox the drop down arrow for a filteringSelect is no longer right justified.

I am using style: width="25em;" and it just seems that everything doesn't look right any longer since I can't use size=. Does anyone have any tips for me to style these inputs correctly? Basically the field looks way bigger than 25em and the drop down arrow is displaying at about 15em instead of all the way on the right.