]> git.lizzy.rs Git - rust.git/blobdiff - src/librustdoc/html/static/rustdoc.css
rustdoc: Break words in the location box of the sidebar.
[rust.git] / src / librustdoc / html / static / rustdoc.css
index ddaa00aa4fb1446c5da00c571e6b2a6e7635359c..5bbb7817a252d8b584870fb7d290213bd648d02c 100644 (file)
@@ -193,6 +193,7 @@ nav.sub {
        font-size: 17px;
        margin: 30px 0 20px 0;
        text-align: center;
+       word-wrap: break-word;
 }
 
 .location:empty {