margin adjustments
parent
41ceedd3f7
commit
1e4af92c13
|
@ -11,7 +11,7 @@
|
|||
.buttons_main();
|
||||
|
||||
.cp-comment-reply {
|
||||
margin-left: 40px;
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
|
||||
|
@ -86,7 +86,7 @@
|
|||
}
|
||||
.cp-comment-content {
|
||||
background-color: white;
|
||||
padding: 10px 5px 5px;
|
||||
padding: 0px 5px 5px 5px;
|
||||
white-space: pre-wrap;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue