Index: typo3/sysext/rtehtmlarea/htmlarea/plugins/FindReplace/find-replace.js =================================================================== --- typo3/sysext/rtehtmlarea/htmlarea/plugins/FindReplace/find-replace.js (révision 7150) +++ typo3/sysext/rtehtmlarea/htmlarea/plugins/FindReplace/find-replace.js (copie de travail) @@ -102,7 +102,7 @@ 'Find and Replace', this.getWindowDimensions( { - width: 460, + width: 410, height:360 }, buttonId @@ -138,7 +138,7 @@ items: [{ xtype: 'fieldset', defaultType: 'textfield', - labelWidth: 150, + labelWidth: 100, defaults: { labelSeparator: '', width: 250,