Make WordPress Core

Ticket #60197: 60197.2.patch

File 60197.2.patch, 513 bytes (added by sabernhardt, 14 months ago)
  • src/wp-content/themes/twentyfifteen/css/editor-blocks.css

     
    405405        padding: 0;
    406406}
    407407
     408.editor-styles-wrapper ul.has-background,
     409.editor-styles-wrapper ol.has-background {
     410        padding: 1.25em 2.375em;
     411}
     412
    408413/* Quote */
    409414
    410415.rtl .editor-block-list__block blockquote {