diff --git a/src/css.js b/src/css.js index d6b48813..1e3f6c16 100644 --- a/src/css.js +++ b/src/css.js @@ -255,7 +255,7 @@ jQuery(function() { elem.style.display = display; return ret; } - } + }; } });