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({ self.$input.options({
width: width, width: width,
height: height height: height
}) });
//.show();
self.$input.find(self.options.type).css({ self.$input.find(self.options.type).css({
height: height + 'px', height: height + 'px',
width: width + 'px' width: width + 'px'