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:
parent
b134f82fab
commit
03f73b2105
|
@ -46,6 +46,7 @@
|
||||||
font-family: Monaco, 'Liberation Mono', Courier, monospace
|
font-family: Monaco, 'Liberation Mono', Courier, monospace
|
||||||
margin-bottom: 0px
|
margin-bottom: 0px
|
||||||
margin-top: 10px
|
margin-top: 10px
|
||||||
|
white-space: pre-wrap
|
||||||
|
|
||||||
a
|
a
|
||||||
text-decoration: underline
|
text-decoration: underline
|
||||||
|
|
Loading…
Reference in New Issue
Block a user