summaryrefslogtreecommitdiff
path: root/Documentation/theme/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/theme/static/css')
-rw-r--r--Documentation/theme/static/css/theme.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/theme/static/css/theme.css b/Documentation/theme/static/css/theme.css
index d4274ea6..2b1ed095 100644
--- a/Documentation/theme/static/css/theme.css
+++ b/Documentation/theme/static/css/theme.css
@@ -289,3 +289,7 @@ div#signature {
padding: 0px;
visibility: hidden;
}
+
+.documentation-nav {
+ display: none;
+}