mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-07-12 16:11:49 +08:00
Limit the size of the toc
(grafted from dffd1e11de0aee3a871736c6b9551a5c464d3512 )
This commit is contained in:
parent
065c366b40
commit
40ddac243e
@ -165,6 +165,8 @@ div.toc {
|
||||
bottom:0;
|
||||
border-radius:0px;
|
||||
border-style: solid none none none;
|
||||
max-height:50%;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
div.toc h3 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user