Make WordPress Core

Ticket #55744: 55744.1.patch

File 55744.1.patch, 445 bytes (added by nidhidhandhukiya, 2 years ago)

According to me the spacing should same as the other theem so it follows consistency. In my patch i am trying to give solution similar to the other themes.

  • 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 {