Merge pull request #5541 from kchadha/reply-status-ui

Fix reply status box alignment.
This commit is contained in:
Karishma Chadha 2021-06-03 11:07:52 -04:00 committed by GitHub
commit 94f0df4a18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -285,7 +285,7 @@
}
.thread-limit-status {
width: calc(100% - 10rem);
width: calc(100% - 4rem);
margin-left: auto;
.comment-status-icon {