mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-24 16:18:01 -05:00
Merge pull request #5541 from kchadha/reply-status-ui
Fix reply status box alignment.
This commit is contained in:
commit
94f0df4a18
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@
|
|||
}
|
||||
|
||||
.thread-limit-status {
|
||||
width: calc(100% - 10rem);
|
||||
width: calc(100% - 4rem);
|
||||
margin-left: auto;
|
||||
|
||||
.comment-status-icon {
|
||||
|
|
Loading…
Reference in a new issue