Wrap commit message body on white space.

This prevents long commit messages from bleeding into the data on
the right side of the header.

Fixes travis-ci/travis-ci#2380
This commit is contained in:
Mathias Meyer 2014-06-03 08:07:17 +02:00
parent b134f82fab
commit 03f73b2105

View File

@ -46,6 +46,7 @@
font-family: Monaco, 'Liberation Mono', Courier, monospace
margin-bottom: 0px
margin-top: 10px
white-space: pre-wrap
a
text-decoration: underline