cert-manager/docs/_static/css/style.css
2018-04-11 14:10:28 +01:00

6 lines
143 B
CSS

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