css: adjust vertical-align of commit info th cells

Esse commit está contido em:
Michael Krelin 2007-07-18 14:55:40 +02:00
commit 3aae82703b
1 arquivos alterados com 1 adições e 0 exclusões

Ver arquivo

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