alabaster
alabaster copied to clipboard
Misaligned dd and dt in definition lists
In definition lists, dt and dd entries are slightly misaligned. https://github.com/bitprophet/alabaster/blob/6a0a56ffe79bd039085e1ad7ed26da5b217bd4ab/alabaster/static/alabaster.css_t#L279-L281 Adding div.body dt to the list of selected items above will fix this. Using alabaster v0.7.12 and sphinx v4.5.0.
