JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.1
[ckeditor.git] / _source / plugins / forms / dialogs / select.js
index dfecc68..aee101b 100644 (file)
@@ -188,7 +188,6 @@ CKEDITOR.dialog.add( 'select', function( editor )
                                                label : editor.lang.common.name,\r
                                                'default' : '',\r
                                                accessKey : 'N',\r
-                                               align : 'center',\r
                                                style : 'width:350px',\r
                                                setup : function( name, element )\r
                                                {\r
@@ -237,13 +236,11 @@ CKEDITOR.dialog.add( 'select', function( editor )
                                        {\r
                                                type : 'hbox',\r
                                                widths : [ '175px', '170px' ],\r
-                                               align : 'center',\r
                                                children :\r
                                                [\r
                                                        {\r
                                                                id : 'txtSize',\r
                                                                type : 'text',\r
-                                                               align : 'center',\r
                                                                labelLayout : 'horizontal',\r
                                                                label : editor.lang.select.size,\r
                                                                'default' : '',\r
@@ -282,7 +279,6 @@ CKEDITOR.dialog.add( 'select', function( editor )
                                        {\r
                                                type : 'hbox',\r
                                                widths : [ '115px', '115px' ,'100px' ],\r
-                                               align : 'top',\r
                                                children :\r
                                                [\r
                                                        {\r