css: adjust vertical-align of commit info th cells

This commit is contained in:
Michael Krelin 2007-07-18 14:55:40 +02:00
γονέας f97c707a3b
υποβολή 3aae82703b
1 αρχεία άλλαξαν με 1 προσθήκες και 0 διαγραφές

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