Clean up the commit message

- allow the commit message text to wrap
    - use Menlo on systems that have it
This commit is contained in:
Nathan Kinsinger
2010-02-18 23:05:04 -07:00
parent b557d6b5c6
commit 9a536fc92a
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
.diff .file .diffContent {
white-space: pre;
font-family: Monaco;
font-family: Menlo, Monaco;
}
.diff .file .diffcontent .lineno {