summaryrefslogtreecommitdiff
path: root/app/views/layouts/notify.html.haml
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-02-25 14:37:15 +0100
committerDouwe Maan <douwe@gitlab.com>2015-02-25 14:37:15 +0100
commit769f137a5344dbc3748c2fea7c1d560392410ca4 (patch)
tree67093eebfd3fa41548d364a21b65a8948a3e1fdd /app/views/layouts/notify.html.haml
parentae70a80fc202822a485cabf78da9774d14055617 (diff)
downloadgitlab-ce-769f137a5344dbc3748c2fea7c1d560392410ca4.tar.gz
Wrap commit message in EmailsOnPush email.
See #1867.
Diffstat (limited to 'app/views/layouts/notify.html.haml')
-rw-r--r--app/views/layouts/notify.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/layouts/notify.html.haml b/app/views/layouts/notify.html.haml
index cd23fd3c280..7eec93abdf6 100644
--- a/app/views/layouts/notify.html.haml
+++ b/app/views/layouts/notify.html.haml
@@ -16,6 +16,9 @@
font-size:small;
color:#777
}
+ pre.commit-message {
+ white-space: pre-wrap;
+ }
.file-stats a {
text-decoration: none;
}