Fix reply status box alignment.

This commit is contained in:
Karishma Chadha 2021-06-02 18:14:09 -04:00
parent 99344af688
commit 9b323d99a0

View file

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