css: adjust vertical-align of commit info th cells

这个提交包含在:
Michael Krelin 2007-07-18 14:55:40 +02:00
父节点 f97c707a3b
当前提交 3aae82703b

查看文件

@ -231,6 +231,7 @@ table.commit-info th {
text-align: left;
font-weight: normal;
padding: 0.1em 1em 0.1em 0.1em;
vertical-align: top;
}
table.commit-info td {