JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6.1
[ckeditor.git] / _source / plugins / tabletools / dialogs / tableCell.js
index 06c7ec4..1bfa3bf 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -73,7 +73,7 @@ CKEDITOR.dialog.add( 'cellProperties', function( editor )
                return {\r
                        title : langCell.title,\r
                        minWidth : CKEDITOR.env.ie && CKEDITOR.env.quirks? 450 : 410,\r
-                       minHeight : CKEDITOR.env.ie && ( CKEDITOR.env.ie7Compat || CKEDITOR.env.quirks )?  230 : 200,\r
+                       minHeight : CKEDITOR.env.ie && ( CKEDITOR.env.ie7Compat || CKEDITOR.env.quirks )?  230 : 220,\r
                        contents : [\r
                                {\r
                                        id : 'info',\r