diff --git a/source/Ox.UI/js/Video/AnnotationFolder.js b/source/Ox.UI/js/Video/AnnotationFolder.js index f49050e9..b3594503 100644 --- a/source/Ox.UI/js/Video/AnnotationFolder.js +++ b/source/Ox.UI/js/Video/AnnotationFolder.js @@ -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) {