From 5e2ed0c5411051ca95d249d7ddf8de9da2851c62 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=B6rn=20Zaefferer?= Date: Thu, 23 Apr 2009 22:24:43 +0000 Subject: [PATCH] effects: demo visualising easing functions, tuning --- demos/effect/easing.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demos/effect/easing.html b/demos/effect/easing.html index 567112ac1..8fa0ed88f 100644 --- a/demos/effect/easing.html +++ b/demos/effect/easing.html @@ -11,7 +11,7 @@ float: left; margin-left: 10px; width: 100px; - height: 160px; + height: 120px; }