From de6758aad3880022a7a6916c8fe417e7d15f085d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rytis=20Slatkevi=C4=8Dius?= Date: Mon, 4 Jun 2007 08:11:38 +0000 Subject: [PATCH] Fix #232: someone really had fun adding height limits to forum table cells. Remove them. svn path=/trunk/boinc/; revision=12810 --- html/user/white.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/html/user/white.css b/html/user/white.css index 7f6b15eb16..d4510cc9a1 100644 --- a/html/user/white.css +++ b/html/user/white.css @@ -180,8 +180,8 @@ blockquote { #thread { width: 100%; table-layout: fixed; - overflow:overflow; - word-wrap:break-word; + overflow: overflow; + word-wrap: break-word; } .sigdelim { @@ -217,7 +217,6 @@ tr.helpdeskseperator{ tr.postseperator{ background-color: rgb(200,200,200); - height:4px; } tr.postseperator td{