JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.3.2
[ckeditor.git] / _source / plugins / forms / plugin.js
index fcf639c..daf36c6 100644 (file)
@@ -27,8 +27,8 @@ CKEDITOR.plugins.add( 'forms',
                                'background-position: center center;' +\r
                                'background-repeat: no-repeat;' +\r
                                'border: 1px solid #a9a9a9;' +\r
-                               'width: 16px;' +\r
-                               'height: 16px;' +\r
+                               'width: 16px !important;' +\r
+                               'height: 16px !important;' +\r
                        '}' );\r
 \r
                // All buttons use the same code to register. So, to avoid\r