make bootstrap inline-code preserve whitespace

(imported from commit be7d45663b3a9ecd40968cae5d0fb6c734a05212)
This commit is contained in:
acrefoot
2014-06-09 11:27:39 -07:00
parent 5507575b7e
commit 27217fddb3

View File

@@ -1019,6 +1019,7 @@ code {
color: #d14;
background-color: #f7f7f9;
border: 1px solid #e1e1e8;
white-space: pre;
}
pre {