equal
deleted
inserted
replaced
96 } |
96 } |
97 .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{ |
97 .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{ |
98 padding:calc(.667em + 2px); |
98 padding:calc(.667em + 2px); |
99 } |
99 } |
100 |
100 |
101 :where(.wp-block-post-comments input[type=submit]){ |
101 :where(.wp-block-post-comments input[type=submit],.wp-block-comments__legacy-placeholder input[type=submit]){ |
102 border:none; |
102 border:none; |
|
103 } |
|
104 |
|
105 .wp-block-comments{ |
|
106 box-sizing:border-box; |
103 } |
107 } |
104 |
108 |
105 .block-library-comments-toolbar__popover .components-popover__content{ |
109 .block-library-comments-toolbar__popover .components-popover__content{ |
106 min-width:230px; |
110 min-width:230px; |
107 } |
111 } |