summary refs log tree commit diff
path: root/stylesheet.c
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheet.c')
-rw-r--r--stylesheet.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/stylesheet.c b/stylesheet.c
index 236dea0..237bc96 100644
--- a/stylesheet.c
+++ b/stylesheet.c
@@ -27,9 +27,6 @@ const char Stylesheet[] = Q(
 	main.index time, main.index data.replies {
 		display: block;
 	}
-	main.index data.replies[value="0"] {
-		display: none;
-	}
 
 	article.message header {
 		background-color: gainsboro;