This commit is contained in:
rlx 2012-01-16 13:01:48 +05:30
parent 0e2109a77c
commit 47061543ea

View file

@ -203,8 +203,7 @@ Ox.Editable = function(options, self) {
self.$input.options({
width: width,
height: height
})
//.show();
});
self.$input.find(self.options.type).css({
height: height + 'px',
width: width + 'px'