]> git.lizzy.rs Git - rust.git/blobdiff - src/doc/rust.css
Rollup merge of #82683 - jturner314:int-div-rem-doc-panic, r=nikomatsakis
[rust.git] / src / doc / rust.css
index ff18e1a8f51ccb008be5f7da63524f24214cfe7b..06f4df9a9b6da258f666727b441ed61b8e2814ab 100644 (file)
@@ -332,6 +332,7 @@ table th {
 
 /* Code snippets */
 
+.example-wrap { position: relative; }
 pre.rust { position: relative; }
 a.test-arrow {
        background-color: rgba(78, 139, 202, 0.2);