X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fplugins%2Ffind%2Fdialogs%2Ffind.js;h=ccf4cf62da0abb6646ddc954f80b261681c5c6e3;hp=c0f7d3734041842349fd94e7f0bfd9f2e97026c6;hb=48b1db88210b4160dce439c6e3e32e14af8c106b;hpb=9afde8772159bd3436f1f5b7862960307710ae5a diff --git a/_source/plugins/find/dialogs/find.js b/_source/plugins/find/dialogs/find.js index c0f7d37..ccf4cf6 100644 --- a/_source/plugins/find/dialogs/find.js +++ b/_source/plugins/find/dialogs/find.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -604,7 +604,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license title : lang.title, resizable : CKEDITOR.DIALOG_RESIZE_NONE, minWidth : 350, - minHeight : 165, + minHeight : 170, buttons : [ CKEDITOR.dialog.cancelButton ], // Cancel button only. contents : [ {