From 48c051d3e0ae3bfb51afb3e4fef8cedce78d14f0 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 25 Nov 2013 17:24:22 +0800 Subject: [PATCH] examples/resizable/basic.html --- examples/resizable/basic.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/resizable/basic.html b/examples/resizable/basic.html index 307d350b1a..b11d32dfa4 100644 --- a/examples/resizable/basic.html +++ b/examples/resizable/basic.html @@ -186,11 +186,11 @@ Warning: Snapping and preserveRatio conflict and can not be used together. }); Warning: for obvious reasons animate and dynamic resizing can not be used together.
- -
-
Boxes 1
+
Boxes 1
Boxes 2
Boxes 3
+
+
 var custom = new Ext.Resizable('custom', {
-- 
2.39.2