1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00
This commit is contained in:
Unknwon
2014-10-15 16:28:38 -04:00
parent fa241efa6d
commit 1aa12c7452
4 changed files with 44 additions and 11 deletions

View File

@@ -523,6 +523,12 @@
font-family: Consolas, Menlo, Monaco, "Lucida Console", monospace;
font-size: 14px;
}
.message {
width: 60%;
span {
max-width: 500px;
}
}
}
.diff-head-box {
margin-top: 10px;