]> git.lizzy.rs Git - rust.git/blobdiff - src/doc/rust.css
Auto merge of #81728 - Qwaz:fix-80335, r=joshtriplett
[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);