Skip to content

Commit

Permalink
fix(docs): fixed table of contents expand button cutoff (#3929)
Browse files Browse the repository at this point in the history
* fix(docs): fixed table of contents expand button cutoff

* fix CI?

---------

Co-authored-by: Evan Wilkinson <[email protected]>
  • Loading branch information
evwilkin and Evan Wilkinson authored Mar 26, 2024
1 parent 8742463 commit 246ded9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
@media (max-width: 1450px) {
.ws-toc.pf-m-expanded .pf-v6-c-jump-links__main {
max-height: 65vh;
overflow: auto;
}

.ws-toc .pf-v6-c-jump-links__header {
Expand Down

0 comments on commit 246ded9

Please sign in to comment.