Edit File by line
/home/zeestwma/richards.../wp-inclu.../blocks/comments
File: editor.css
.wp-block-comments__legacy-placeholder,.wp-block-post-comments{
[0] Fix | Delete
box-sizing:border-box;
[1] Fix | Delete
}
[2] Fix | Delete
.wp-block-comments__legacy-placeholder .alignleft,.wp-block-post-comments .alignleft{
[3] Fix | Delete
float:left;
[4] Fix | Delete
}
[5] Fix | Delete
.wp-block-comments__legacy-placeholder .alignright,.wp-block-post-comments .alignright{
[6] Fix | Delete
float:right;
[7] Fix | Delete
}
[8] Fix | Delete
.wp-block-comments__legacy-placeholder .navigation:after,.wp-block-post-comments .navigation:after{
[9] Fix | Delete
clear:both;
[10] Fix | Delete
content:"";
[11] Fix | Delete
display:table;
[12] Fix | Delete
}
[13] Fix | Delete
.wp-block-comments__legacy-placeholder .commentlist,.wp-block-post-comments .commentlist{
[14] Fix | Delete
clear:both;
[15] Fix | Delete
list-style:none;
[16] Fix | Delete
margin:0;
[17] Fix | Delete
padding:0;
[18] Fix | Delete
}
[19] Fix | Delete
.wp-block-comments__legacy-placeholder .commentlist .comment,.wp-block-post-comments .commentlist .comment{
[20] Fix | Delete
min-height:2.25em;
[21] Fix | Delete
padding-left:3.25em;
[22] Fix | Delete
}
[23] Fix | Delete
.wp-block-comments__legacy-placeholder .commentlist .comment p,.wp-block-post-comments .commentlist .comment p{
[24] Fix | Delete
font-size:1em;
[25] Fix | Delete
line-height:1.8;
[26] Fix | Delete
margin:1em 0;
[27] Fix | Delete
}
[28] Fix | Delete
.wp-block-comments__legacy-placeholder .commentlist .children,.wp-block-post-comments .commentlist .children{
[29] Fix | Delete
list-style:none;
[30] Fix | Delete
margin:0;
[31] Fix | Delete
padding:0;
[32] Fix | Delete
}
[33] Fix | Delete
.wp-block-comments__legacy-placeholder .comment-author,.wp-block-post-comments .comment-author{
[34] Fix | Delete
line-height:1.5;
[35] Fix | Delete
}
[36] Fix | Delete
.wp-block-comments__legacy-placeholder .comment-author .avatar,.wp-block-post-comments .comment-author .avatar{
[37] Fix | Delete
border-radius:1.5em;
[38] Fix | Delete
display:block;
[39] Fix | Delete
float:left;
[40] Fix | Delete
height:2.5em;
[41] Fix | Delete
margin-right:.75em;
[42] Fix | Delete
margin-top:.5em;
[43] Fix | Delete
width:2.5em;
[44] Fix | Delete
}
[45] Fix | Delete
.wp-block-comments__legacy-placeholder .comment-author cite,.wp-block-post-comments .comment-author cite{
[46] Fix | Delete
font-style:normal;
[47] Fix | Delete
}
[48] Fix | Delete
.wp-block-comments__legacy-placeholder .comment-meta,.wp-block-post-comments .comment-meta{
[49] Fix | Delete
font-size:.875em;
[50] Fix | Delete
line-height:1.5;
[51] Fix | Delete
}
[52] Fix | Delete
.wp-block-comments__legacy-placeholder .comment-meta b,.wp-block-post-comments .comment-meta b{
[53] Fix | Delete
font-weight:400;
[54] Fix | Delete
}
[55] Fix | Delete
.wp-block-comments__legacy-placeholder .comment-meta .comment-awaiting-moderation,.wp-block-post-comments .comment-meta .comment-awaiting-moderation{
[56] Fix | Delete
display:block;
[57] Fix | Delete
margin-bottom:1em;
[58] Fix | Delete
margin-top:1em;
[59] Fix | Delete
}
[60] Fix | Delete
.wp-block-comments__legacy-placeholder .comment-body .commentmetadata,.wp-block-post-comments .comment-body .commentmetadata{
[61] Fix | Delete
font-size:.875em;
[62] Fix | Delete
}
[63] Fix | Delete
.wp-block-comments__legacy-placeholder .comment-form-author label,.wp-block-comments__legacy-placeholder .comment-form-comment label,.wp-block-comments__legacy-placeholder .comment-form-email label,.wp-block-comments__legacy-placeholder .comment-form-url label,.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{
[64] Fix | Delete
display:block;
[65] Fix | Delete
margin-bottom:.25em;
[66] Fix | Delete
}
[67] Fix | Delete
.wp-block-comments__legacy-placeholder .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-comments__legacy-placeholder .comment-form textarea,.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{
[68] Fix | Delete
box-sizing:border-box;
[69] Fix | Delete
display:block;
[70] Fix | Delete
width:100%;
[71] Fix | Delete
}
[72] Fix | Delete
.wp-block-comments__legacy-placeholder .comment-form-cookies-consent,.wp-block-post-comments .comment-form-cookies-consent{
[73] Fix | Delete
display:flex;
[74] Fix | Delete
gap:.25em;
[75] Fix | Delete
}
[76] Fix | Delete
.wp-block-comments__legacy-placeholder .comment-form-cookies-consent #wp-comment-cookies-consent,.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{
[77] Fix | Delete
margin-top:.35em;
[78] Fix | Delete
}
[79] Fix | Delete
.wp-block-comments__legacy-placeholder .comment-reply-title,.wp-block-post-comments .comment-reply-title{
[80] Fix | Delete
margin-bottom:0;
[81] Fix | Delete
}
[82] Fix | Delete
.wp-block-comments__legacy-placeholder .comment-reply-title :where(small),.wp-block-post-comments .comment-reply-title :where(small){
[83] Fix | Delete
font-size:var(--wp--preset--font-size--medium, smaller);
[84] Fix | Delete
margin-left:.5em;
[85] Fix | Delete
}
[86] Fix | Delete
.wp-block-comments__legacy-placeholder .reply,.wp-block-post-comments .reply{
[87] Fix | Delete
font-size:.875em;
[88] Fix | Delete
margin-bottom:1.4em;
[89] Fix | Delete
}
[90] Fix | Delete
.wp-block-comments__legacy-placeholder input:not([type=submit]),.wp-block-comments__legacy-placeholder textarea,.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{
[91] Fix | Delete
border:1px solid #949494;
[92] Fix | Delete
font-family:inherit;
[93] Fix | Delete
font-size:1em;
[94] Fix | Delete
}
[95] Fix | Delete
.wp-block-comments__legacy-placeholder input:not([type=submit]):not([type=checkbox]),.wp-block-comments__legacy-placeholder textarea,.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{
[96] Fix | Delete
padding:calc(.667em + 2px);
[97] Fix | Delete
}
[98] Fix | Delete
[99] Fix | Delete
:where(.wp-block-post-comments input[type=submit],.wp-block-comments__legacy-placeholder input[type=submit]){
[100] Fix | Delete
border:none;
[101] Fix | Delete
}
[102] Fix | Delete
[103] Fix | Delete
.wp-block-comments{
[104] Fix | Delete
box-sizing:border-box;
[105] Fix | Delete
}
[106] Fix | Delete
[107] Fix | Delete
.block-library-comments-toolbar__popover .components-popover__content{
[108] Fix | Delete
min-width:230px;
[109] Fix | Delete
}
[110] Fix | Delete
[111] Fix | Delete
.wp-block-comments__legacy-placeholder *{
[112] Fix | Delete
pointer-events:none;
[113] Fix | Delete
}
[114] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function