Skip to content

Commit ac92bfb

Browse files
authored
Merge pull request #9015 from adamscott/fix-website-highlight
Fix website highlight of text
2 parents 444a3dc + 6ca56a1 commit ac92bfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_static/css/custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -671,6 +671,7 @@ footer {
671671
}
672672

673673
.wy-body-for-nav {
674+
position: relative;
674675
background-color: var(--content-wrap-background-color);
675676
}
676677

0 commit comments

Comments
 (0)