--- a/wp/wp-includes/blocks/comments/editor-rtl.css Fri Sep 05 18:40:08 2025 +0200
+++ b/wp/wp-includes/blocks/comments/editor-rtl.css Fri Sep 05 18:52:52 2025 +0200
@@ -98,10 +98,14 @@
padding:calc(.667em + 2px);
}
-:where(.wp-block-post-comments input[type=submit]){
+:where(.wp-block-post-comments input[type=submit],.wp-block-comments__legacy-placeholder input[type=submit]){
border:none;
}
+.wp-block-comments{
+ box-sizing:border-box;
+}
+
.block-library-comments-toolbar__popover .components-popover__content{
min-width:230px;
}