Commit d08e916
authored
fix(docs): suppress spurious vertical scrollbar on equations (#1162)
MathJax v4 (Sphinx 9) display equations can inherit overflow handling from pydata-sphinx-theme that introduces a spurious vertical scrollbar. Match the theme selector, preserve horizontal scrolling for wide equations, and suppress vertical overflow.
Signed-off-by: Joao Morais <jmoraispk@gmail.com>1 parent 04ddb93 commit d08e916
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
112 | 121 | | |
113 | 122 | | |
114 | 123 | | |
| |||
0 commit comments