-
-
{{ current_page.title }}
+
+
-
+
-{% endif %}
-
+ {% include "beta_warning.html" %}
-
-
-
diff --git a/docs/theme/mkdocs/css/docs.css b/docs/theme/mkdocs/css/docs.css
index d4536d7b0c..6a3bdd4875 100644
--- a/docs/theme/mkdocs/css/docs.css
+++ b/docs/theme/mkdocs/css/docs.css
@@ -328,4 +328,10 @@ ol li {
}
table.table tr td img {
width:100%;
-}
\ No newline at end of file
+}
+#versionnav ul {
+ list-style: none outside none;
+}
+#versionnav ul ul {
+ padding: 0;
+}
-
- {% include "beta_warning.html" %}
{{ content }}