From 953042578b0eb48968437c739098449dcc60e083 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Thu, 12 Jan 2017 09:48:13 -0500 Subject: [PATCH] fix css --- contrib/static/site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/static/site.css b/contrib/static/site.css index a617cbe..247551d 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -614,7 +614,7 @@ textarea#reply-text { font-weight: normal; } -#nntpchan_submit_censor { +th > label { text-decoration: underline; }