Merge pull request #2857 from Hypolite/frio-code-pre

[frio] Fix code block display
This commit is contained in:
Michael Vogel 2016-10-17 09:08:01 +02:00 committed by GitHub
commit e4bc81d877
1 changed files with 3 additions and 0 deletions

View File

@ -75,6 +75,9 @@ blockquote {
.hidden {
display: none !important;
}
code {
white-space: pre;
}
/*
* standard page elements