From 524f9d58e3446d4bce775d22ba9c841e88a49599 Mon Sep 17 00:00:00 2001
From: Graham Cole <chckens@sucs.org>
Date: Tue, 30 Sep 2008 17:29:54 +0000
Subject: [PATCH] restore the right post footer. Turns out it was actually
 useful after all

---
 htdocs/css/forum/SUCS.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htdocs/css/forum/SUCS.css b/htdocs/css/forum/SUCS.css
index e598578..8a57161 100644
--- a/htdocs/css/forum/SUCS.css
+++ b/htdocs/css/forum/SUCS.css
@@ -264,5 +264,5 @@ td div.tclcon {margin-left: 2.3em}
 }
 
 /* cut down on the fat. More space for avatars! */
-.postfootleft, .postfootright {display: none}
+.postfootleft {display: none}
 
-- 
GitLab