fix thread-status some more

This commit is contained in:
Wirlaburla 2023-06-08 22:34:10 -05:00
parent a5f5b4bf8b
commit b676dbe36c

View File

@ -1014,7 +1014,7 @@ body.forum table.board-display .thread-status {
text-align: right;
position: relative;
height: 0px;
top: -12px;
top: -16px;
left: 4px;
}