diff options
-rw-r--r-- | default/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default/style.css b/default/style.css index 8c16e7a..9f82899 100644 --- a/default/style.css +++ b/default/style.css @@ -286,6 +286,7 @@ div.progress-done { #searchform { display: none; } .blogform, #blogform { display: none; } #backlinks { display: none; } + .addcomment { display: none; } } /* infobox template */ |