Roo/Fx.js
authorChris <chris@roojs.com>
Fri, 19 Oct 2012 08:37:10 +0000 (16:37 +0800)
committerChris <chris@roojs.com>
Fri, 19 Oct 2012 08:37:10 +0000 (16:37 +0800)
Roo/Fx.js

index e14f217..8334022 100644 (file)
--- a/Roo/Fx.js
+++ b/Roo/Fx.js
@@ -247,7 +247,7 @@ el.slideOut('t', {
                 break;
                 case "l":
                     st.right = st.top = "0";
-                    a = {width: zero};
+                    a = {width: 10px};
                 break;
                 case "r":
                     st.left = st.top = "0";