/* Whitespace is preserved by the browser. Text will only wrap on line breaks. Acts like the <pre> tag in HTML */
code[data-bind="phpbbch-code"] {
    white-space: pre;
}
