merge
This commit is contained in:
parent
0e2109a77c
commit
47061543ea
1 changed files with 1 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue