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:
Umputun
2019-04-21 16:03:22 -05:00
committed by GitHub
2 changed files with 2 additions and 0 deletions
@@ -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 {