From: Alan Knowles Date: Mon, 21 Dec 2015 07:59:26 +0000 (+0800) Subject: Roo/HtmlEditorCore.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=288b25bcceaac114b73b23558f10acfd63251d35 Roo/HtmlEditorCore.js --- diff --git a/Roo/HtmlEditorCore.js b/Roo/HtmlEditorCore.js index bcc5be3cfa..b2282d5d8b 100644 --- a/Roo/HtmlEditorCore.js +++ b/Roo/HtmlEditorCore.js @@ -1290,7 +1290,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component, { return; } var kv = s.split(":"); - if (kv[0].match(/^width|min-width/)) { + if (kv[0].match(/^\s*width|min-width\s*$/)) { return; } // what ever is left... we allow.