mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
Fix vertical alignment of multiline Subjects in history.
This commit is contained in:
committed by
Nathan Kinsinger
parent
9e3e2725c0
commit
11c68b728d
@@ -9,6 +9,10 @@ body {
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
#commit_header tr {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#authorTable {
|
||||
margin: -4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user