Make WordPress Core

Ticket #60273: 60273.patch

File 60273.patch, 563 bytes (added by pitamdey, 2 years ago)

Solution that worked

  • wp-content/themes/twentysixteen/css/editor-blocks.css

     
    305305        padding: 0 0 0 1.263157895em;
    306306}
    307307
     308.editor-styles-wrapper .wp-block-quote {
     309    border-color: currentColor;
     310}
     311
    308312.wp-block-quote:not(.is-large):not(.is-style-large).alignleft,
    309313.wp-block-quote:not(.is-large):not(.is-style-large).alignright {
    310314        border-left: 0;