We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c38e73f commit 1e77e29Copy full SHA for 1e77e29
src/doc/rust.css
@@ -1,5 +1,5 @@
1
/**
2
- * Copyright 2013 The Rust Project Developers. See the COPYRIGHT
+ * Copyright 2013-2014 The Rust Project Developers. See the COPYRIGHT
3
* file at the top-level directory of this distribution and at
4
* http://rust-lang.org/COPYRIGHT.
5
* With elements taken from Bootstrap v3.0.2 (MIT licensed).
@@ -209,7 +209,6 @@ pre {
209
code {
210
padding: 0 2px;
211
color: #8D1A38;
212
- white-space: pre-wrap;
213
}
214
pre code {
215
padding: 0;
0 commit comments