FIxes the broken lines, but the fonts sit a bit high now ...

This commit is contained in:
moodler 2005-04-30 13:54:33 +00:00
parent 0e1ef35705
commit ad79dab8ff

View File

@ -825,7 +825,7 @@ table.message .searchresults td {
.tabrow td .tablink {
display:block;
height:34px;
line-height:38px;
line-height:34px;
padding:0 14px 0 0;
text-align:center;
white-space:nowrap;
@ -837,7 +837,7 @@ table.message .searchresults td {
}
.tabrow .selected .tablink {
line-height:38px;
line-height:34px;
}