Roo/form/HtmlEditor/ToolbarStandard.js
[roojs1] / Roo / form / HtmlEditor / ToolbarStandard.js
index dba0d4c..60b0137 100644 (file)
@@ -370,7 +370,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarStandard.prototype,  {
                         var c = Roo.get(editor.doc.body);
                         var nodes = [];
                         c.select('[style]').each(function(i) {
-                            Roo.log(i.dom.style.removeProperty('font-size'));
+                           i.dom.style.removeProperty('font-size');
 //                            i.setStyle()
                             
                             Roo.log(i.getStyle('font-size'));