mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 08:44:35 +00:00
change word wrapping mode
This commit is contained in:
parent
40536548f9
commit
9e171937b6
@ -346,7 +346,7 @@ nav.sub {
|
||||
margin: 0;
|
||||
}
|
||||
.docblock-short code {
|
||||
white-space: nowrap;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.docblock h1, .docblock h2, .docblock h3, .docblock h4, .docblock h5 {
|
||||
|
Loading…
Reference in New Issue
Block a user