From 35760693b42b76aa2da01c953446a9d814e477ce Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Mon, 15 Apr 2019 13:09:10 +0100 Subject: Fix preview/nav visibility --- pydis_site/templates/wiki/edit.html | 13 +++++++------ pydis_site/templates/wiki/includes/article_menu.html | 2 +- pydis_site/templates/wiki/preview_inline.html | 1 + 3 files changed, 9 insertions(+), 7 deletions(-) (limited to 'pydis_site') diff --git a/pydis_site/templates/wiki/edit.html b/pydis_site/templates/wiki/edit.html index 1e1caaf7..8bc05ffb 100644 --- a/pydis_site/templates/wiki/edit.html +++ b/pydis_site/templates/wiki/edit.html @@ -15,9 +15,9 @@

{% endif %} -
+
-
+
{% with edit_form as form %} {% include "wiki/includes/editor.html" %} @@ -64,7 +64,7 @@
-
+
{% include "wiki/includes/editor_sidebar.html" %}
@@ -72,11 +72,12 @@
- {% include "wiki/includes/modals.html" %} -