Skip to content

Commit bb91b00

Browse files
committed
[css2] Added 'TR {vertical-align: baseline}'.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403297
1 parent 45394a8 commit bb91b00

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

css2/style/default.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ P.toc-line {
4545
margin-bottom: 1em;
4646
text-indent: 0;
4747
}
48+
TR {
49+
vertical-align: baseline;
50+
}
4851

4952
/* I don't like all that blue text, how about this: */
5053
/* It should be 'inherit', but Netscape inserts a random color :-( */

0 commit comments

Comments
 (0)