X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Foffice2003%2Fskin.js;h=09d52432a3aef395a9a98dedac1bd626b45aeaa3;hb=4e90e78dc97789709ee7404359a5517540c27553;hp=10309ba8ce2cac49b98989d8558168aec121af95;hpb=48b1db88210b4160dce439c6e3e32e14af8c106b;p=ckeditor.git diff --git a/_source/skins/office2003/skin.js b/_source/skins/office2003/skin.js index 10309ba..09d5243 100644 --- a/_source/skins/office2003/skin.js +++ b/_source/skins/office2003/skin.js @@ -36,7 +36,7 @@ CKEDITOR.skins.add( 'office2003', (function() height : height + 'px' }); - if ( !CKEDITOR.env.ie ) + if ( !CKEDITOR.env.ie || CKEDITOR.env.ie9Compat ) return; // Fix the size of the elements which have flexible lengths.