Skip to content

Commit 4ed6e8f

Browse files
authored
Merge pull request #10911 from altinocoelho/dev
Fixes "on this page" dropdown is not working, on mobile #10900
2 parents 786f71a + 19e2166 commit 4ed6e8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/templates/static.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ const Header1 = (props: ChildOnlyProp) => (
9696
a: {
9797
display: "none",
9898
},
99+
position: "inherit !important",
99100
}}
100101
{...props}
101102
/>

0 commit comments

Comments
 (0)