Skip to content

Commit

Permalink
Item12694: fast = 200ms
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@17175 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
MichaelDaum authored and MichaelDaum committed Dec 18, 2013
1 parent 8635679 commit e05f632
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -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;
});
Expand Down

0 comments on commit e05f632

Please sign in to comment.