diff --git a/docs/_static/css/style.css b/docs/_static/css/style.css index 8632857d3..e69de29bb 100644 --- a/docs/_static/css/style.css +++ b/docs/_static/css/style.css @@ -1,5 +0,0 @@ -/* Temporary fix for https://github.com/rtfd/sphinx_rtd_theme/issues/417 */ - -.rst-content .highlight>pre { - line-height: 18px !important; -}