hideReplyBox for real

This commit is contained in:
ygg2 2024-07-11 03:57:42 -04:00
parent d3d3322230
commit 5959059c55

View file

@ -1147,9 +1147,8 @@ span {
text-align: center;
padding: 0in;
}
#replybox.hideReplyBox{
height: 0in;
padding: 0in;
#replybox.hideReplyBox {
display: none;
}
.Buttons{
background:var(--primary-bg);