From 7be141ce60094a4f3c74c381beef9ac01f7f0fb9 Mon Sep 17 00:00:00 2001 From: rolux Date: Sat, 18 Jan 2014 01:34:48 +0000 Subject: [PATCH] cosmetic changes --- source/Ox.UI/js/Video/AnnotationFolder.js | 1 - 1 file changed, 1 deletion(-) 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) {