Make WordPress Core

Ticket #59253: 59253.3.patch

File 59253.3.patch, 623 bytes (added by sabernhardt, 2 years ago)

mentioning both blocks in the comment and using a tab instead of spaces

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

     
    634634        margin-bottom: 16px;
    635635}
    636636
     637/* Avatar & Post Author */
     638
     639.editor-styles-wrapper .avatar,
     640.wp-block-post-author__avatar img {
     641        border-radius: 50%;
     642}
     643
    637644/*--------------------------------------------------------------
    6386457.0 Blocks - Colors
    639646--------------------------------------------------------------*/