remove tabs

This commit is contained in:
rolux 2013-02-25 16:39:18 +00:00
parent 071de7aca8
commit d2d98f49a7

View file

@ -88,8 +88,8 @@ Ox.Input = function(options, self) {
changeOnKeypress: false,
clear: false,
decimals: 0,
disabled: false,
height: 16,
disabled: false,
height: 16,
key: '',
min: -Infinity,
max: Infinity,