div.sphinxsidebar {
	max-height: calc(100% - 30px);
	overflow-y: auto;
	overflow-x: hidden;
}
