Does that mean it's a bug or should decimals be classed as strings? It used to class the input field as "decimal" which would seem to make sense. But I guess I could fix it on my end (probably just a CSS edit).
I am doing this:
input.decimal, input.integer { width:60px }

