From f6e36b85253b12196a56d9b55259b1bbc6c0b09a Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 25 Nov 2013 18:11:39 +0800 Subject: [PATCH] examples/resizable/basic.html --- examples/resizable/basic.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/resizable/basic.html b/examples/resizable/basic.html index e6d92954ca..ff99b66cc9 100644 --- a/examples/resizable/basic.html +++ b/examples/resizable/basic.html @@ -187,11 +187,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 2
-
Boxes 3
- +
+
Boxes 1
+
Boxes 2
+
Boxes 3
+
 var custom = new Ext.Resizable('custom', {
     wrap:true,
-- 
2.39.2