mirror of
https://git.zx2c4.com/cgit
synced 2025-08-04 18:14:48 +02:00
css: adjust vertical-align of commit info th cells
This commit is contained in:
parent
f97c707a3b
commit
3aae82703b
1 changed files with 1 additions and 0 deletions
1
cgit.css
1
cgit.css
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue