reply to comment cancel button issue fixed
This commit is contained in:
parent
e59cbe2cf8
commit
59455d2c28
2 changed files with 4 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
@ -2000,6 +2000,9 @@ textarea#comment_box{
|
|||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
.textarea-comment{
|
||||
position: relative;
|
||||
}
|
||||
.reply {
|
||||
> ul {
|
||||
list-style-type: none;
|
||||
|
|
Loading…
Add table
Reference in a new issue