Make WordPress Core

Ticket #28681: 28048.diff

File 28048.diff, 428 bytes (added by RDall, 10 years ago)

emoves Margin and Padding from TinyMCE style editor

  • wp-includes/js/tinymce/skins/wordpress/wp-content.css

    diff --git wp-includes/js/tinymce/skins/wordpress/wp-content.css wp-includes/js/tinymce/skins/wordpress/wp-content.css
    index ec5182c..0007586 100644
    dl.aligncenter { 
    6060.html5-captions .wp-caption {
    6161        border: none;
    6262        background-color: transparent;
    63         margin: 0;
    64         padding: 0;
    6563}
    6664
    6765.mceIEcenter {