aboutsummaryrefslogtreecommitdiff
path: root/static/main.html
diff options
context:
space:
mode:
authorFChannel <=>2021-01-28 13:53:56 -0800
committerFChannel <=>2021-01-28 13:53:56 -0800
commit3d480edaef645b91ee8d00733dccc59f7296df28 (patch)
tree162be87968f72ec5ae5431ed85f1f33b23b3be99 /static/main.html
parentee3c47a5b2251380ded1239b149fd1f6e6514bfb (diff)
reporting requires captcha
Diffstat (limited to 'static/main.html')
-rw-r--r--static/main.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/main.html b/static/main.html
index 180e91f..fc3d5ed 100644
--- a/static/main.html
+++ b/static/main.html
@@ -27,7 +27,7 @@
{{ end }}
}
- #reply-box {
+ .popup-box {
{{ if .Board.Restricted }}
border: 4px solid #d3caf0;
background-color: #eff5ff;