summaryrefslogtreecommitdiffstats
path: root/Doc/tools/static/sidebar-wrap.css
blob: 0a80f516f28349f90e674e1ce9bf73eaf8fa6866 (plain)
1
2
3
4
5
6
div.sphinxsidebarwrapper {
    overflow-x: scroll;
}
div.sphinxsidebarwrapper li code {
    overflow-wrap: normal;
}