reply to comment cancel button issue fixed

This commit is contained in:
jamilrehman 2017-01-13 17:33:46 +05:00
parent e59cbe2cf8
commit 59455d2c28
2 changed files with 4 additions and 1 deletions

File diff suppressed because one or more lines are too long

View file

@ -2000,6 +2000,9 @@ textarea#comment_box{
font-size: 16px;
}
}
.textarea-comment{
position: relative;
}
.reply {
> ul {
list-style-type: none;