Pre-wrap code blocks in issue description

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2014-08-29 14:55:54 +03:00
parent 36361f4e45
commit fc76267288
No known key found for this signature in database
GPG Key ID: 627C5F589F467F17
1 changed files with 4 additions and 0 deletions

View File

@ -88,6 +88,10 @@
.description {
padding: 0 15px 10px 15px;
code {
white-space: pre-wrap;
}
}
.title, .context, .description {