safety so pre blocks can't break modal width

This commit is contained in:
Kris 2018-05-31 18:19:27 -04:00 committed by Neil Lalonde
parent 12ebcc325b
commit 0aa8d75be1
1 changed files with 1 additions and 0 deletions

View File

@ -277,6 +277,7 @@
pre code {
white-space: pre-wrap;
max-width: 700px;
}
}