Reduce line-height for commits diff lines
This commit is contained in:
parent
e51b2d58e7
commit
9902f1af6e
1 changed files with 5 additions and 0 deletions
|
@ -101,6 +101,11 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
table {
|
||||||
|
td {
|
||||||
|
line-height:18px;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.diff_file_content_image {
|
.diff_file_content_image {
|
||||||
background:#eee;
|
background:#eee;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue