cosmetic changes
This commit is contained in:
parent
70dda8264c
commit
7be141ce60
1 changed files with 0 additions and 1 deletions
|
@ -282,7 +282,6 @@ Ox.AnnotationFolder = function(options, self) {
|
|||
maxHeight: self.options.type == 'text' ? Infinity : void 0,
|
||||
type: self.options.type == 'text' ? 'textarea' : 'input'
|
||||
})
|
||||
//.css({marginTop: '256px'})
|
||||
.bindEvent({
|
||||
add: function(data) {
|
||||
if (self.editing) {
|
||||
|
|
Loading…
Reference in a new issue