diff --git a/TwistyPlugin/pub/System/TwistyPlugin/jquery.twisty.uncompressed.js b/TwistyPlugin/pub/System/TwistyPlugin/jquery.twisty.uncompressed.js index e650eea9e3..f88493ab13 100644 --- a/TwistyPlugin/pub/System/TwistyPlugin/jquery.twisty.uncompressed.js +++ b/TwistyPlugin/pub/System/TwistyPlugin/jquery.twisty.uncompressed.js @@ -309,7 +309,7 @@ if (!foswiki) foswiki = {}; // do not animate spans because the animation turns inline display into block speed = 0; } else { - speed = 600; + speed = 200; } ref.speed = speed; });