Skip to content

Commit 86cb99d

Browse files
committed
rollup merge of #19727: lfairy/patch-1
Closes #19323.
2 parents ebf0e96 + 1e77e29 commit 86cb99d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/doc/rust.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2013 The Rust Project Developers. See the COPYRIGHT
2+
* Copyright 2013-2014 The Rust Project Developers. See the COPYRIGHT
33
* file at the top-level directory of this distribution and at
44
* http://rust-lang.org/COPYRIGHT.
55
* With elements taken from Bootstrap v3.0.2 (MIT licensed).
@@ -209,7 +209,6 @@ pre {
209209
code {
210210
padding: 0 2px;
211211
color: #8D1A38;
212-
white-space: pre-wrap;
213212
}
214213
pre code {
215214
padding: 0;

0 commit comments

Comments
 (0)