1
0
Fork 0
forked from forgejo/forgejo

minor JS and UI fix

This commit is contained in:
Unknwon 2015-12-03 15:01:15 -05:00
parent 5742f9fe69
commit 98e989d52c
3 changed files with 4 additions and 1 deletions

View file

@ -676,12 +676,14 @@
}
.code-diff {
font-size: 13px;
td {
padding: 0;
border-top: none;
}
pre {
margin: 0;
font-size: 13px;
}
.lines-num {
border-right: 1px solid #d4d4d5;