فهرست منبع

[svn r15423] Fixed window size

Julio Montoya 17 سال پیش
والد
کامیت
fec003402b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      main/inc/lib/fckeditor/editor/fckdialogframe.html

+ 1 - 1
main/inc/lib/fckeditor/editor/fckdialogframe.html

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