1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-05 18:05:19 +02: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;