diff --git a/docs/docsite/_themes/srtd/static/css/theme.css b/docs/docsite/_themes/srtd/static/css/theme.css index 24850de0ab3..f1a2f685ef7 100644 --- a/docs/docsite/_themes/srtd/static/css/theme.css +++ b/docs/docsite/_themes/srtd/static/css/theme.css @@ -4715,6 +4715,12 @@ span[id*='MathJax-Span'] { font-size: 20px; } +.DocSiteProduct-CheckVersionPara { + padding-bottom: 20px; + margin-left: 10px; + margin-right: 10px; +} + .wy-menu-vertical a { padding: 0; }