Roo/form/HtmlEditor/ToolbarStandard.js
authorEdward <edward@roojs.com>
Mon, 13 Jan 2014 05:32:38 +0000 (13:32 +0800)
committerEdward <edward@roojs.com>
Mon, 13 Jan 2014 05:32:38 +0000 (13:32 +0800)
Roo/form/HtmlEditor/ToolbarStandard.js

index 53c4bc6..c06fa0e 100644 (file)
@@ -121,6 +121,10 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarStandard.prototype,  {
         ["abbr"],[ "acronym"],[ "address"],[ "cite"],[ "samp"],[ "var"],
         ['div'],['span']
     ],
+    
+    cleanStyle : [
+        "font-size"
+    ],
      /**
      * @cfg {String} defaultFont default font to use.
      */