Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit d20dcc3

Browse files
authored
Merge pull request #1318 from MorrowM/ghc-9.0
Fix search div not scrolling
2 parents 39fea0f + be077ab commit d20dcc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

haddock-api/resources/html/quick-jump.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
left: calc(50% - 22em);
1616
width: 44em;
1717
z-index: 1000;
18-
pointer-events: none;
1918
overflow-y: auto;
2019
}
2120

0 commit comments

Comments
 (0)