JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.4
[ckeditor.git] / _source / plugins / tabletools / dialogs / tableCell.js
index 06c7ec4..d3ed5ce 100644 (file)
@@ -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