cosmetic changes

This commit is contained in:
rolux 2014-01-18 01:34:48 +00:00
parent 70dda8264c
commit 7be141ce60

View file

@ -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) {