From 368130f13144d19b97eec7eb602d10a63d6469ea Mon Sep 17 00:00:00 2001 From: Scott Butler Date: Thu, 31 Aug 2017 17:42:31 -0700 Subject: [PATCH] Updated CSS for versioned docs - back ported from level. --- docs/docsite/_themes/srtd/static/css/theme.css | 6 ++++++ 1 file changed, 6 insertions(+) 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; }