File tree Expand file tree Collapse file tree
7470fd799a96a2505da9a04873717e2c
778d652deed738862f596c6c9e993f73
b99d8cdf078cd7abe42e329ff60021fa
d869d766c7bad84a7c191586100e49d7 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,3 +32,11 @@ html[data-theme="dark"] {
3232# navbar-icon-links .nav-link : hover {
3333 color : var (--pst-color-primary );
3434}
35+
36+ /* reduce height of nav bar when items don't fit in one line
37+ See https://github.com/pydata/pydata-sphinx-theme/pull/2117
38+ */
39+ .navbar-item {
40+ height : unset !important ;
41+ margin : 0.25rem 0 ;
42+ }
Original file line number Diff line number Diff line change 3030< link href ="_static/styles/pydata-sphinx-theme.css?digest=8878045cc6db502f8baf " rel ="stylesheet " />
3131
3232 < link rel ="stylesheet " type ="text/css " href ="_static/pygments.css?v=8f2a1f02 " />
33- < link rel ="stylesheet " type ="text/css " href ="_static/css/style.css?v=f16eb9d3 " />
33+ < link rel ="stylesheet " type ="text/css " href ="_static/css/style.css?v=522e7f4d " />
3434 < link rel ="stylesheet " type ="text/css " href ="_static/plot_directive.css " />
3535 < link rel ="stylesheet " type ="text/css " href ="_static/sphinx-design.min.css?v=95c83b7e " />
3636
Original file line number Diff line number Diff line change 3131< link href ="_static/styles/pydata-sphinx-theme.css?digest=8878045cc6db502f8baf " rel ="stylesheet " />
3232
3333 < link rel ="stylesheet " type ="text/css " href ="_static/pygments.css?v=8f2a1f02 " />
34- < link rel ="stylesheet " type ="text/css " href ="_static/css/style.css?v=f16eb9d3 " />
34+ < link rel ="stylesheet " type ="text/css " href ="_static/css/style.css?v=522e7f4d " />
3535 < link rel ="stylesheet " type ="text/css " href ="_static/plot_directive.css " />
3636 < link rel ="stylesheet " type ="text/css " href ="_static/sphinx-design.min.css?v=95c83b7e " />
3737
Original file line number Diff line number Diff line change 2929< link href ="_static/styles/pydata-sphinx-theme.css?digest=8878045cc6db502f8baf " rel ="stylesheet " />
3030
3131 < link rel ="stylesheet " type ="text/css " href ="_static/pygments.css?v=8f2a1f02 " />
32- < link rel ="stylesheet " type ="text/css " href ="_static/css/style.css?v=f16eb9d3 " />
32+ < link rel ="stylesheet " type ="text/css " href ="_static/css/style.css?v=522e7f4d " />
3333 < link rel ="stylesheet " type ="text/css " href ="_static/plot_directive.css " />
3434 < link rel ="stylesheet " type ="text/css " href ="_static/sphinx-design.min.css?v=95c83b7e " />
3535
You can’t perform that action at this time.
0 commit comments