Commit fc762672 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Pre-wrap code blocks in issue description

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 36361f4e
......@@ -88,6 +88,10 @@
.description {
padding: 0 15px 10px 15px;
code {
white-space: pre-wrap;
}
}
.title, .context, .description {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment