X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fplugins%2Fa11yhelp%2Fdialogs%2Fa11yhelp.js;h=ff07429cb7c8aa5a6347ae9b947e76b36280e6f2;hp=42e2b06f08e0f84a1ac7d6bd5e3e6b4c39fb0f70;hb=4e90e78dc97789709ee7404359a5517540c27553;hpb=8f6c203fdaa543c3bca40baea6ae4ddcdf1a77f5 diff --git a/_source/plugins/a11yhelp/dialogs/a11yhelp.js b/_source/plugins/a11yhelp/dialogs/a11yhelp.js index 42e2b06..ff07429 100644 --- a/_source/plugins/a11yhelp/dialogs/a11yhelp.js +++ b/_source/plugins/a11yhelp/dialogs/a11yhelp.js @@ -170,6 +170,7 @@ CKEDITOR.dialog.add( 'a11yHelp', function( editor ) { type : 'html', id : 'legends', + style : 'white-space:normal;', focus : function() {}, html : buildHelpContents() + ''