Merge branch '33639-whitespace' into 'master'

Adds back whitespace for job's trace

Closes #33639

See merge request !12142
This commit is contained in:
Phil Hughes 2017-06-14 09:22:27 +00:00
commit fbfddd99d6
1 changed files with 1 additions and 0 deletions

View File

@ -150,6 +150,7 @@
overflow-y: scroll;
overflow-x: hidden;
padding: 10px 20px 20px 5px;
white-space: pre;
}
.environment-information {