Make commit messages wrap.

This commit is contained in:
Mihai Parparita 2014-10-16 23:26:32 -07:00
parent c54e8766cc
commit d6bd445caa
2 changed files with 3 additions and 2 deletions

View file

@ -43,7 +43,8 @@
}, },
"message": { "message": {
"margin": "0", "margin": "0",
"padding": "0 8px 8px" "padding": "0 8px 8px",
"white-space": "pre-wrap"
}, },
"footer": { "footer": {
"background": "#fff", "background": "#fff",