diff --git a/_layouts/elements.html b/_layouts/elements.html
index fd3072f..0d117ef 100644
--- a/_layouts/elements.html
+++ b/_layouts/elements.html
@@ -112,8 +112,6 @@
columnWidth : 240,
rowHeight : 240
},
- animationEngine : $.browser.opera ? 'jquery' : 'best-available',
- // animationEngine : 'jquery',
getSortData : {
symbol : function( $elem ) {
return $elem.attr('data-symbol');