Ticket #6133: 6133_2.patch

File 6133_2.patch, 432 bytes (added by Martin, 14 years ago)

Patch

  • _source/plugins/list/plugin.js

     
    315315                        }
    316316
    317317                        listItem.appendTo( listNode );
    318 
    319                         // Append a bogus BR to force the LI to render at full height
    320                         if ( !CKEDITOR.env.ie )
    321                                 listItem.appendBogus();
    322318                }
    323319
    324320                if ( dir )
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy