wp/wp-includes/blocks/comments/style-rtl.css
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
equal deleted inserted replaced
21:48c4eec2b7e6 22:8c2e4d02f4ef
    99 }
    99 }
   100 
   100 
   101 :where(.wp-block-post-comments input[type=submit]){
   101 :where(.wp-block-post-comments input[type=submit]){
   102   border:none;
   102   border:none;
   103 }
   103 }
       
   104 
       
   105 .wp-block-comments{
       
   106   box-sizing:border-box;
       
   107 }