@ -17,6 +17,7 @@
.cp-comment-form {
&:not(:last-child) {
padding: 5px;
margin-bottom: 10px;
}
@ -63,7 +64,7 @@
.cp-comment {
&:not(:first-child) {
margin-top: 5px;
// margin-top: 5px;
.cp-comment-header {
@ -86,7 +86,8 @@ body.cp-app-pad {
order: 3;
width: 300px;
//background-color: white;
margin: 30px;
margin: 0px 20px;
padding: 10px 0px; // XXX not applied at the bottom
.comments_main();
&.cke_body_width {