From 73b9de9309220b424f57c592b6553ba020767f38 Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Mon, 17 Dec 2012 13:27:49 +0100 Subject: Only hide the quote if it is more than 3 lines long --- hyperkitty/templates/thread.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/hyperkitty/templates/thread.html b/hyperkitty/templates/thread.html index add1fba..cd4efbf 100644 --- a/hyperkitty/templates/thread.html +++ b/hyperkitty/templates/thread.html @@ -56,7 +56,13 @@ -- cgit