Make WordPress Core

Ticket #55910: 55910.1.patch

File 55910.1.patch, 1018 bytes (added by nidhidhandhukiya, 3 years ago)
  • wp-content/themes/twentytwenty/assets/css/editor-style-block.css

     
    14711471
    14721472
    14731473}
     1474.block-editor-block-list__layout .block-editor-block-list__block::after {
     1475        left: 0;
     1476        right: 0;
     1477  }
     1478  .editor-styles-wrapper hr.wp-block-separator::after {
     1479        right: calc(50% - 5px);
     1480        left: auto;
     1481  }
     1482 No newline at end of file
  • wp-content/themes/twentytwenty/style.css

     
    62746274
    62756275        .comment-respond p.comment-notes,
    62766276        .comment-respond p.logged-in-as {
    6277                 margin: -4rem 0 6rem 0;
     6277                margin: 2rem 0 6rem 0;
    62786278        }
    62796279
    62806280        .comments .comment-respond .comment-reply-title {