Fix #232: someone really had fun adding height limits to forum table cells. Remove them.

svn path=/trunk/boinc/; revision=12810
This commit is contained in:
Rytis Slatkevičius 2007-06-04 08:11:38 +00:00
parent addb4870d2
commit de6758aad3
1 changed files with 2 additions and 3 deletions

View File

@ -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{