Ticket #3808: 3808.patch
File 3808.patch, 474 bytes (added by , 16 years ago) |
---|
-
_source/plugins/uicolor/dialogs/uicolor.js
82 82 { 83 83 dialog = this; 84 84 this.setupContent(); 85 86 // #3808 87 if ( CKEDITOR.env.ie7Compat ) 88 dialog.parts.contents.setStyle( 'overflow', 'hidden' ); 85 89 }, 86 90 contents : [ 87 91 {