Upgrade TinyMCE to v3.4.5
[citadel.git] / webcit / tiny_mce / plugins / template / js / template.js
index 24045d7311a891e57c5e35d1c9c3848487a6e7ab..bc3045d2446d748c2f6e55e99b3aedbde055bfff 100644 (file)
@@ -42,7 +42,7 @@ var TemplateDialog = {
 \r
                if (e) {\r
                        e.style.height = Math.abs(h) + 'px';\r
-                       e.style.width  = Math.abs(w - 5) + 'px';\r
+                       e.style.width = Math.abs(w - 5) + 'px';\r
                }\r
        },\r
 \r