JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.4.1
[ckeditor.git] / _source / plugins / dialogadvtab / plugin.js
index deed8fc..5feec9c 100644 (file)
@@ -98,7 +98,7 @@ CKEDITOR.plugins.add( 'dialogadvtab',
                                                type : 'select',\r
                                                label : lang.langDir,\r
                                                'default' : '',\r
-                                               style : 'width:110px',\r
+                                               style : 'width:100%',\r
                                                items :\r
                                                [\r
                                                        [ lang.notSet, '' ],\r
@@ -122,7 +122,7 @@ CKEDITOR.plugins.add( 'dialogadvtab',
                {\r
                        contents = [];\r
 \r
-                       if ( tabConfig.id )\r
+                       if ( tabConfig.styles )\r
                        {\r
                                contents.push(\r
                                        {\r