From 38c6f6f52fa582bb1e81dba507ddcb390484d0ce Mon Sep 17 00:00:00 2001 From: moodler Date: Sat, 2 Apr 2005 14:08:47 +0000 Subject: [PATCH] Formatting the lastpost column of the forums better --- theme/standard/styles_layout.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index e21fabc5ada..6406408e52a 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -988,8 +988,9 @@ body#mod-forum-search .introcontent { vertical-align: middle; } -.forumheaderlist .discussion .lastpost { +.forumheaderlist .lastpost { white-space: nowrap; + text-align: right; } .forumheaderlist .discussion .author {