I'd say it's a bug. For one thing, the input class is used for some client side validation of numeric fields.
Anthony
On Wednesday, December 14, 2011 8:12:17 PM UTC-5, pbreit wrote:
>
> 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 }
>

