JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5.3
[ckeditor.git] / _source / skins / v2 / skin.js
index 4c51c17..8f43faa 100644 (file)
@@ -36,7 +36,7 @@ CKEDITOR.skins.add( 'v2', (function()
                                                height : height + 'px'\r
                                        });\r
 \r
-                               if ( !CKEDITOR.env.ie )\r
+                               if ( !CKEDITOR.env.ie || CKEDITOR.env.ie9Compat )\r
                                        return;\r
 \r
                                // Fix the size of the elements which have flexible lengths.\r