mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(reply): hidden reply was too big and showed edit menu checkbox
This commit is contained in:
@@ -581,4 +581,9 @@
|
||||
.replyMobile {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.hiddenReplyEditMenuSpacer {
|
||||
width: 6px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user