From c38ecd12711fa4f4cb6ca0cebd92b67036cfe35f Mon Sep 17 00:00:00 2001 From: astro Date: Tue, 23 May 2006 21:39:11 +0000 Subject: [PATCH] A CSS fix by antic_eye git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@323 31f61c52-7bfb-0310-b897-fc00f8a278f0 --- www/style/default.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/style/default.css b/www/style/default.css index 3cb96ec02..b2a9811e0 100644 --- a/www/style/default.css +++ b/www/style/default.css @@ -219,7 +219,8 @@ pre { #content hr.news { - display: none + visibily: hidden; + clear: both; } #content div.news {