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;
|
text-align: center;
|
||||||
padding: 0in;
|
padding: 0in;
|
||||||
}
|
}
|
||||||
#replybox.hideReplyBox{
|
#replybox.hideReplyBox {
|
||||||
height: 0in;
|
display: none;
|
||||||
padding: 0in;
|
|
||||||
}
|
}
|
||||||
.Buttons{
|
.Buttons{
|
||||||
background:var(--primary-bg);
|
background:var(--primary-bg);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue