Merge "Fix indentation in syntax highlighted blocks"

This commit is contained in:
Jenkins
2014-09-19 18:58:54 +00:00
committed by Gerrit Code Review

View File

@@ -95,7 +95,7 @@
.syntaxhighlighter .italic {
font-style: italic !important;
}
.syntaxhighlighter .line {
.syntaxhighlighter .line, .syntaxhighlighter code {
white-space: pre !important;
}
.syntaxhighlighter table {