@@ -33,7 +33,7 @@ if ( !window.dialogArguments )
}
// Dialog's size
-var WindowSize= '900px';
+var WindowSize= '850px';
// Sets the Skin CSS
document.write( '<link href="' + window.dialogArguments.Editor.FCKConfig.SkinPath + 'fck_dialog.css" type="text/css" rel="stylesheet">' ) ;