mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
Clean up the commit message
- allow the commit message text to wrap
- use Menlo on systems that have it
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
|
||||
.diff .file .diffContent {
|
||||
white-space: pre;
|
||||
font-family: Monaco;
|
||||
font-family: Menlo, Monaco;
|
||||
}
|
||||
|
||||
.diff .file .diffcontent .lineno {
|
||||
|
||||
Reference in New Issue
Block a user