Remove line-height hack

Signed-off-by: James Munnelly <james@munnelly.eu>
This commit is contained in:
James Munnelly 2019-01-31 11:09:47 +00:00
parent c58b149f81
commit bcfcf52267

View File

@ -1,5 +0,0 @@
/* Temporary fix for https://github.com/rtfd/sphinx_rtd_theme/issues/417 */
.rst-content .highlight>pre {
line-height: 18px !important;
}