fix comment input top margin in editing or replying mode

This commit is contained in:
Vyrtsev Mikhail
2019-04-21 23:13:30 +03:00
parent f4b0e0ca5f
commit b7ece816a4
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 {