Make WordPress Core

Ticket #58409: 58409.2.patch

File 58409.2.patch, 514 bytes (added by sabernhardt, 2 years ago)
  • src/wp-content/themes/twentysixteen/css/editor-blocks.css

     
    248248        padding: 0;
    249249}
    250250
     251.editor-styles-wrapper ol.has-background,
     252.editor-styles-wrapper ul.has-background {
     253        padding: 1.25em 2.375em;
     254}
     255
    251256/* Quotes */
    252257
    253258.rtl .editor-block-list__block blockquote {