From f97955ebae0c4110e92db4c6b4535d88210d2809 Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Sat, 2 Jun 2018 14:58:18 +0100 Subject: [Wiki] Attempt to fix width issues on mobile --- templates/wiki/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/wiki/base.html b/templates/wiki/base.html index 9fe4b4e9..185229a8 100644 --- a/templates/wiki/base.html +++ b/templates/wiki/base.html @@ -28,7 +28,7 @@ {% endblock %} -
+
{% include "main/navigation.html" %}
-- cgit v1.2.3