diff --git a/webapp/sass/responsive/_tablet.scss b/webapp/sass/responsive/_tablet.scss index d58e999699..e6cb898fd7 100644 --- a/webapp/sass/responsive/_tablet.scss +++ b/webapp/sass/responsive/_tablet.scss @@ -257,6 +257,12 @@ @include opacity(0); } + .post__header { + .col__reply { + top: -21px; + } + } + &:not(.post--compact) { .post__time { font-size: 11px;