Bring reply link up closer to comment details
This commit is contained in:
@ -196,6 +196,10 @@ ul {
|
||||
margin-top: -15px;
|
||||
}
|
||||
|
||||
.negative-20 {
|
||||
margin-top: -20px;
|
||||
}
|
||||
|
||||
.landing-p {
|
||||
font-size: 18px !important;
|
||||
}
|
||||
|
@ -52,7 +52,7 @@
|
||||
"</div>" +
|
||||
"</h6>" +
|
||||
"</div>" +
|
||||
"<div class='row negative-15'>" +
|
||||
"<div class='row negative-20'>" +
|
||||
"<div class='col-xs-6 comment-a-comment'>" +
|
||||
"<h6>" +
|
||||
"<a id='" + commentDetails._id + "'>Reply</a>" +
|
||||
|
Reference in New Issue
Block a user