]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/TinyMCE/js/plugins/template/js/template.js
upgrade TinyMCE to 3.4.x
[quix0rs-gnu-social.git] / plugins / TinyMCE / js / 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