X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fskins%2Foffice2003%2Fskin.js;h=09d52432a3aef395a9a98dedac1bd626b45aeaa3;hp=10309ba8ce2cac49b98989d8558168aec121af95;hb=4e90e78dc97789709ee7404359a5517540c27553;hpb=8f6c203fdaa543c3bca40baea6ae4ddcdf1a77f5 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.