wp/wp-includes/blocks/comment-content/style-rtl.css
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
equal deleted inserted replaced
21:48c4eec2b7e6 22:8c2e4d02f4ef
     1 .comment-awaiting-moderation{
     1 .comment-awaiting-moderation{
     2   display:block;
     2   display:block;
     3   font-size:.875em;
     3   font-size:.875em;
     4   line-height:1.5;
     4   line-height:1.5;
     5 }
     5 }
       
     6 
       
     7 .wp-block-comment-content{
       
     8   box-sizing:border-box;
       
     9 }