hideReplyBox for real
This commit is contained in:
parent
d3d3322230
commit
5959059c55
1 changed files with 2 additions and 3 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue