summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2010-06-21 19:48:11 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2010-06-30 15:25:39 +0100
commit7171fd7734e52614c5c427e2ae25cd604aa36f07 (patch)
tree277ab1921a4189f0a80f5a3f5c9fccc57296bec3 /doc
parent10ccfc12085bad1825377ac10113028adcb62bba (diff)
Make the animation faster
Diffstat (limited to 'doc')
-rw-r--r--doc/templates/magic.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/templates/magic.js b/doc/templates/magic.js
index 113832b0..a4f6f6da 100644
--- a/doc/templates/magic.js
+++ b/doc/templates/magic.js
@@ -25,7 +25,7 @@ $(document).ready(main);
function toggleRationale() {
/* Slide the rationale body open or closed */
- $(this).next().slideToggle();
+ $(this).next().slideToggle('fast');
/* Rotate the triangle */
$(this).children('span.ui-icon').toggleClass(