summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets
diff options
context:
space:
mode:
authorAnnabel Dunstone <annabel.dunstone@gmail.com>2016-08-19 10:40:21 -0500
committerAnnabel Dunstone <annabel.dunstone@gmail.com>2016-08-28 10:02:27 -0500
commitd71a9baa1ac79902e52c2614c66f5288612c7175 (patch)
tree9b2867657a7b4032d9473f0917da0eee48327929 /app/assets/stylesheets
parent764ef25c1145fc46a929b37d90423181bc295aa5 (diff)
downloadgitlab-ce-d71a9baa1ac79902e52c2614c66f5288612c7175.tar.gz
Wrap commit message blocks
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/pages/commits.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/commits.scss b/app/assets/stylesheets/pages/commits.scss
index 315b365886a..b369f5c0805 100644
--- a/app/assets/stylesheets/pages/commits.scss
+++ b/app/assets/stylesheets/pages/commits.scss
@@ -118,6 +118,8 @@
margin: 10px 0;
background: $gray-light;
display: none;
+ white-space: pre-line;
+ word-break: normal;
pre {
border: none;