Merge pull request #316 from Reeywhaar/fix-comment-input-top-margin
Fix comment input top margin in editing or replying mode
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
.comment__input {
|
||||
border: 12px solid;
|
||||
border-top-width: 6px;
|
||||
}
|
||||
|
||||
.comment__score {
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
.comment_replying {
|
||||
.comment__input {
|
||||
border: 12px solid;
|
||||
border-top-width: 6px;
|
||||
}
|
||||
|
||||
.comment__score {
|
||||
|
||||
Reference in New Issue
Block a user