div.sphinxsidebarwrapper {
	overflow-x: auto;
}

div.sphinxsidebarwrapper a[href="#definitions"] + ul > li > ul {
	display: none;
}
