Skip to content

Commit 246ded9

Browse files
evwilkinEvan Wilkinson
andauthored
fix(docs): fixed table of contents expand button cutoff (#3929)
* fix(docs): fixed table of contents expand button cutoff * fix CI? --------- Co-authored-by: Evan Wilkinson <[email protected]>
1 parent 8742463 commit 246ded9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/documentation-framework/components/tableOfContents/tableOfContents.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
@media (max-width: 1450px) {
2424
.ws-toc.pf-m-expanded .pf-v6-c-jump-links__main {
2525
max-height: 65vh;
26-
overflow: auto;
2726
}
2827

2928
.ws-toc .pf-v6-c-jump-links__header {

0 commit comments

Comments
 (0)